Merge "Configure SELinux for getVolumeList and isAppInactive Caches"

This commit is contained in:
Treehugger Robot 2020-01-28 19:47:29 +00:00 committed by Gerrit Code Review
commit e7c666f5f0

View file

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