Merge "Update sepolicy for security_state service to include public API." into main am: 11f4cc754d
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/2851545 Change-Id: Id6d8d09b4c9bda0c8d4c1e6538fbb493eff4c5f4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
2664a80285
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