Merge "Update DOMAIN_VERIFICATION_AGENT to internal|privileged" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0b6d627ebe
@@ -4824,7 +4824,7 @@
|
||||
TODO(159952358): STOPSHIP: This must be updated to the new "internal" protectionLevel
|
||||
-->
|
||||
<permission android:name="android.permission.DOMAIN_VERIFICATION_AGENT"
|
||||
android:protectionLevel="signature|privileged" />
|
||||
android:protectionLevel="internal|privileged" />
|
||||
|
||||
<!-- @SystemApi @hide Must be required by the domain verification agent's intent
|
||||
BroadcastReceiver, to ensure that only the system can interact with it.
|
||||
|
||||
Reference in New Issue
Block a user