Merge "Add policy to allow EmergencyAffordanceService to dump state"

This commit is contained in:
Rambo Wang 2020-04-17 15:19:54 +00:00 committed by Gerrit Code Review
commit 018214dd8e
3 changed files with 3 additions and 0 deletions

View file

@ -41,6 +41,7 @@
device_config_sys_traced_prop
device_config_window_manager_native_boot_prop
device_config_configuration_prop
emergency_affordance_service
exported_camera_prop
file_integrity_service
fwk_automotive_display_hwservice

View file

@ -77,6 +77,7 @@ dropbox u:object_r:dropbox_service:s0
dumpstate u:object_r:dumpstate_service:s0
dynamic_system u:object_r:dynamic_system_service:s0
econtroller u:object_r:radio_service:s0
emergency_affordance u:object_r:emergency_affordance_service:s0
euicc_card_controller u:object_r:radio_service:s0
external_vibrator_service u:object_r:external_vibrator_service:s0
lowpan u:object_r:lowpan_service:s0

View file

@ -203,6 +203,7 @@ type window_service, system_api_service, system_server_service, service_manager_
type inputflinger_service, system_api_service, system_server_service, service_manager_type;
type wpantund_service, system_api_service, service_manager_type;
type tethering_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
type emergency_affordance_service, system_server_service, service_manager_type;
###
### HAL Services