Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6cae7f07 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android (Google) Code Review
Browse files

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
parent 7e2ddb16
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.