Remove RECEIVE_PACKAGE_CHANGED_BROADCAST_ON_COMPONENT_STATE_CHANGED permission
Refer to ag/29753252, it doesn't allow non-system uids to use "android" as calling package. The permission 'RECEIVE_PACKAGE_CHANGED_BROADCAST_ON_COMPONENT_STATE_CHANGED' shouldn't be necessary and can be removed. Flag: android.content.pm.reduce_broadcasts_for_component_state_changes Bug: 387915644 Test: atest PackageChangedBroadcastTest Test: atest PermissionPolicyTest Test: atest BroadcastHelperTest Change-Id: If227fd033183f1220455f0e19d2a7ba89dfa6d1f
Loading
Please register or sign in to comment