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

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

Merge "Fix grid options provider metadata" into ub-launcher3-master

parents b3ca6aee 339de9dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@
            </intent-filter>
            <meta-data
                android:name="com.android.launcher3.grid.control"
                android:value="${packageName}.grid.control" />
                android:value="${packageName}.grid_control" />
        </activity>

    </application>