Merge "Update sepolicy for security_state service to include public API." into main am: 11f4cc754d
am: 2664a80285
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/2851545 Change-Id: I76c98138682504950055ab0671b8a7cbfd0c52b4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
4b1d34fd54
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ type scheduling_policy_service, system_server_service, service_manager_type;
|
|||
type search_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type search_ui_service, app_api_service, system_server_service, service_manager_type;
|
||||
type sec_key_att_app_id_provider_service, app_api_service, system_server_service, service_manager_type;
|
||||
type security_state_service, system_server_service, service_manager_type;
|
||||
type security_state_service, app_api_service, system_server_service, service_manager_type;
|
||||
type selection_toolbar_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type sensorservice_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type sensor_privacy_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
|
|
Loading…
Reference in a new issue