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

Commit fa54bea8 authored by Alex Johnston's avatar Alex Johnston Committed by Automerger Merge Worker
Browse files

Merge "Mark LOST_MODE_LOCATION_UPDATE as a protected broadcast" into tm-dev am: 7884c848

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17218703

Change-Id: I0d2d718a2923b4db11893c4d517eb6c1e91ba367
parents aa607cca 7884c848
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -724,6 +724,7 @@
    <protected-broadcast android:name="android.intent.action.SHOW_FOREGROUND_SERVICE_MANAGER" />
    <protected-broadcast android:name="android.service.autofill.action.DELAYED_FILL" />
    <protected-broadcast android:name="android.app.action.PROVISIONING_COMPLETED" />
    <protected-broadcast android:name="android.app.action.LOST_MODE_LOCATION_UPDATE" />

    <!-- ====================================================================== -->
    <!--                          RUNTIME PERMISSIONS                           -->