mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Fix missing grid for devices that upgrade from R
Fixes: 178435615 Test: TODO Change-Id: I9894b88485daf5b641b4674a5abff05e0f53138b
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
TODO: Add proper permissions
|
||||
-->
|
||||
<provider
|
||||
android:name="com.android.launcher3.graphics.GridOptionsProvider"
|
||||
android:name="com.android.launcher3.graphics.GridCustomizationsProvider"
|
||||
android:authorities="${packageName}.grid_control"
|
||||
android:exported="true" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user