Merge "Revert "Change ACCESS_AMBIENT_CONTEXT_EVENT permission protectio...""

This commit is contained in:
Elliott Hughes
2022-12-16 19:20:32 +00:00
committed by Android (Google) Code Review

View File

@@ -6759,7 +6759,7 @@
@hide
-->
<permission android:name="android.permission.ACCESS_AMBIENT_CONTEXT_EVENT"
android:protectionLevel="signature|privileged|role"/>
android:protectionLevel="internal|role"/>
<!-- @SystemApi Required by a AmbientContextEventDetectionService
to ensure that only the service with this permission can bind to it.