Merge "Protect some device policy broadcasts that are sent by the system" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
86d5fbbffc
@@ -824,6 +824,9 @@
|
||||
<protected-broadcast android:name="android.companion.virtual.action.VIRTUAL_DEVICE_REMOVED" />
|
||||
<protected-broadcast android:name="com.android.internal.intent.action.FLASH_NOTIFICATION_START_PREVIEW" />
|
||||
<protected-broadcast android:name="com.android.internal.intent.action.FLASH_NOTIFICATION_STOP_PREVIEW" />
|
||||
<protected-broadcast android:name="android.app.admin.action.DEVICE_FINANCING_STATE_CHANGED" />
|
||||
<protected-broadcast android:name="android.app.admin.action.DEVICE_POLICY_SET_RESULT" />
|
||||
<protected-broadcast android:name="android.app.admin.action.DEVICE_POLICY_CHANGED" />
|
||||
|
||||
<!-- ====================================================================== -->
|
||||
<!-- RUNTIME PERMISSIONS -->
|
||||
|
||||
Reference in New Issue
Block a user