mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
parent
d77d80d2c5
commit
eefeec3768
1 changed files with 2 additions and 3 deletions
|
|
@ -14,9 +14,8 @@
|
|||
<application
|
||||
android:label="@string/advanced_settings"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/CustomOptionsTheme"
|
||||
android:fullBackupOnly="true"
|
||||
android:allowBackup="true">
|
||||
android:theme="@style/Theme.SubSettingsBase"
|
||||
android:fullBackupOnly="true">
|
||||
<activity
|
||||
android:name="com.eurekateam.samsungextras.DeviceSettingsActivity"
|
||||
android:exported="true"
|
||||
|
|
|
|||
Loading…
Reference in a new issue