Remove unused preference

This commit is contained in:
NekoInverter 2020-12-22 23:03:16 +08:00
parent 8bf094dfb2
commit 0383387b03
No known key found for this signature in database
GPG Key ID: 280D6CCCF95715F9
1 changed files with 0 additions and 7 deletions

View File

@ -72,13 +72,6 @@
android:title="@string/settings_group_download"
app:iconSpaceReserved="false">
<SwitchPreferenceCompat
android:defaultValue="false"
android:key="install_with_su"
android:summary="@string/install_with_su_summ"
android:title="@string/install_with_su"
app:iconSpaceReserved="false" />
<SimpleMenuPreference
android:defaultValue="stable"
android:entries="@array/release_type_texts"