Get rid of grid options pref

Missed this one last time

Test: N/A
Change-Id: I7ecfa72f2f358342ea9f8296cdc5d0187498426b
This commit is contained in:
Tracy Zhou 2020-08-21 23:44:20 -07:00
parent c5eedfb387
commit af8516254e
1 changed files with 0 additions and 6 deletions

View File

@ -44,12 +44,6 @@
android:defaultValue="@bool/allow_rotation"
android:persistent="true" />
<SwitchPreference
android:key="pref_grid_options"
android:title="Enable grid options"
android:defaultValue="false"
android:persistent="true" />
<androidx.preference.PreferenceScreen
android:key="pref_developer_options"
android:persistent="false"