Merge "Add contrast setting in dev options" into udc-dev

This commit is contained in:
Lucas Dupin
2023-04-05 02:08:14 +00:00
committed by Android (Google) Code Review
6 changed files with 199 additions and 0 deletions

View File

@@ -2785,6 +2785,7 @@
</intent-filter>
<intent-filter>
<action android:name="com.android.settings.action.SETTINGS" />
<action android:name="com.android.intent.action.SHOW_CONTRAST_DIALOG" />
</intent-filter>
<meta-data android:name="com.android.settings.order" android:value="-40"/>
<meta-data android:name="com.android.settings.category"