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