mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
Universal7885: SamsungParts: move under system.
Due to roms now having customizations for the Settings app, will be better to move the SamsungParts app under the System category to not disturb the looks of the ui.
This commit is contained in:
parent
7b50477a85
commit
0e91fcc133
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
<action android:name="android.service.quicksettings.action.QS_TILE_PREFERENCES"/>
|
||||
</intent-filter>
|
||||
<meta-data android:name="com.android.settings.dismiss" android:value="9,13,30"/>
|
||||
<meta-data android:name="com.android.settings.category" android:value="com.android.settings.category.ia.homepage"/>
|
||||
<meta-data android:name="com.android.settings.category" android:value="com.android.settings.category.ia.system"/>
|
||||
<meta-data android:name="com.android.settings.summary" android:resource="@string/advanced_settings_summary"/>
|
||||
<meta-data android:name="com.android.settings.icon" android:resource="@drawable/ic_device"/>
|
||||
</activity>
|
||||
|
|
|
|||
Loading…
Reference in a new issue