Use a com.android prefix for hidden intent actions
CtsIntentSignatureTestCases asserts system apps' intent filters shouldn't have any "android.*" intent actions that are not public/system APIs. So let's just use a com.android prefix. Bug: 230099874 Test: atest ComponentAliasTests ComponentAliasTests1 ComponentAliasTests2 Change-Id: Ife697a58abb220cebce1ffda393f20cbe821a13a
Loading
Please register or sign in to comment