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:
AlexandruSemina(semialex16) 2022-07-22 21:54:51 +03:00 committed by GitHub
commit 0e91fcc133
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>