Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f530c403 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Adding meta-data for grid options provider" into ub-launcher3-master

parents 90048de7 6dda58a3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -61,6 +61,9 @@
                <category android:name="android.intent.category.MONKEY"/>
                <category android:name="android.intent.category.LAUNCHER_APP" />
            </intent-filter>
            <meta-data
                android:name="com.android.launcher3.grid.control"
                android:value="${packageName}.grid.control" />
        </activity>

    </application>