Revert "Disable grid option feature in ThemePicker"

This reverts commit 0c88238966.

Reason for revert: Disable grid in rvc-dev, and revert this change in rvc-d1-dev.

Bug: 158790001

Change-Id: Id19579b87d0a83424be794cbac95b7df3fd67131
This commit is contained in:
Tracy Zhou
2020-06-24 02:53:05 +00:00
parent 15816e2cb3
commit 7afa69d438
+1 -2
View File
@@ -156,8 +156,7 @@
<provider
android:name="com.android.launcher3.graphics.GridOptionsProvider"
android:authorities="${packageName}.grid_control"
android:exported="true"
android:enabled="false" />
android:exported="true" />
<!--
The settings activity. To extend point settings_fragment_name to appropriate fragment class