Merge "Fix ACTION_ONE_HANDED_SETTINGS breaks CTS IntentTest"
This commit is contained in:
committed by
Android (Google) Code Review
commit
0b911cf91c
@@ -4272,10 +4272,6 @@
|
||||
android:label="@string/one_handed_title"
|
||||
android:exported="true"
|
||||
android:enabled="true">
|
||||
<intent-filter android:priority="1">
|
||||
<action android:name="android.intent.action.ONE_HANDED_SETTINGS" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
</intent-filter>
|
||||
<intent-filter android:priority="1">
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<category android:name="com.android.settings.SHORTCUT" />
|
||||
|
Reference in New Issue
Block a user