Merge "Mark LOST_MODE_LOCATION_UPDATE as a protected broadcast" into tm-dev

This commit is contained in:
Alex Johnston
2022-03-18 09:04:54 +00:00
committed by Android (Google) Code Review

View File

@@ -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 -->