sm8350-common: Remove order preference for Thermal Profiles

- In Infinity X rom this tab at top spoils the look of Battery section
This commit is contained in:
kssrao13882 2024-05-08 12:17:02 +05:30 committed by zaidkhan0997
parent 45e0f630d9
commit 5c82902d09
Signed by: zaidkhan0997
GPG Key ID: 6C50557AD547C980

View File

@ -66,9 +66,6 @@
<meta-data <meta-data
android:name="com.android.settings.summary" android:name="com.android.settings.summary"
android:resource="@string/thermal_summary" /> android:resource="@string/thermal_summary" />
<meta-data
android:name="com.android.settings.order"
android:value="1" />
</activity> </activity>
<service <service