Allow timedetector_service access 4 ephemeral apps am: 05f8ebe1db
am: f9cc371b35
am: e3e49fbcb1
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/2458789 Change-Id: I7a31d9efbdc51277452ac632d1430a943ea6dd58 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
97514ceb83
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@ type textservices_service, app_api_service, ephemeral_app_api_service, system_se
|
|||
type texttospeech_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type telecom_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type thermal_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type timedetector_service, app_api_service, system_server_service, service_manager_type;
|
||||
type timedetector_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type timezonedetector_service, app_api_service, system_server_service, service_manager_type;
|
||||
type translation_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type trust_service, app_api_service, system_server_service, service_manager_type;
|
||||
|
|
Loading…
Reference in a new issue