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

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

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

parents cc863b90 6cae7f07
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.