Revert "Change ACCESS_AMBIENT_CONTEXT_EVENT permission protectio..."

Revert submission 20681226-ac-level

Reason for revert: http://b/262894088
Reverted changes: /q/submissionid:20681226-ac-level

Change-Id: Ib84d8f3354f2761bf70bf84fbed5694a062a5483
This commit is contained in:
Elliott Hughes
2022-12-16 18:41:52 +00:00
committed by Android (Google) Code Review
parent 7e2ddb1693
commit 6cae7f074d

View File

@@ -6727,7 +6727,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.