Merge "Configure SELinux for getVolumeList and isAppInactive Caches"
This commit is contained in:
commit
e7c666f5f0
1 changed files with 2 additions and 1 deletions
|
@ -442,6 +442,7 @@ ro.surface_flinger.color_space_agnostic_dataspace u:object_r:exported_default_pr
|
|||
ro.surface_flinger.refresh_rate_switching u:object_r:exported_default_prop:s0 exact bool
|
||||
|
||||
# Binder cache properties. These are world-readable
|
||||
cache_key.app_inactive u:object_r:binder_cache_system_server_prop:s0
|
||||
cache_key.bluetooth.get_bond_state u:object_r:binder_cache_bluetooth_server_prop:s0
|
||||
cache_key.bluetooth.get_profile_connection_state u:object_r:binder_cache_bluetooth_server_prop:s0
|
||||
cache_key.bluetooth.get_state u:object_r:binder_cache_bluetooth_server_prop:s0
|
||||
|
@ -451,4 +452,4 @@ cache_key.has_system_feature u:object_r:binder_cache_system_server_p
|
|||
cache_key.is_interactive u:object_r:binder_cache_system_server_prop:s0
|
||||
cache_key.is_power_save_mode u:object_r:binder_cache_system_server_prop:s0
|
||||
cache_key.is_user_unlocked u:object_r:binder_cache_system_server_prop:s0
|
||||
|
||||
cache_key.volume_list u:object_r:binder_cache_system_server_prop:s0
|
||||
|
|
Loading…
Reference in a new issue