Fix ACTION_ONE_HANDED_SETTINGS breaks CTS IntentTest
The CTS test will check new added intent is expected android.signature.cts.intent.IntentTest#shouldNotFindUnexpectedIntents If the new added intent should belong to allow list, we should add it into cts/tests/signature/intent-check/DynamicConfig.xml However, in One handed mode case, I think it's make sense to define in settings provider frameworks/base/core/java/android/provider/Settings.java Test: atest android.signature.cts.intent.IntentTest Fixes: 206824091 Fixes: 206989400 Change-Id: Ibee10261a780737a83f5e5b3dff5c20bc31ceafe
Loading
Please register or sign in to comment