Allow timedetector_service access 4 ephemeral apps am: 05f8ebe1db

Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/2458789

Change-Id: I01f709577ee85fd357b8ca7eec7c84431c8fae9f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Neil Fuller 2023-02-28 19:39:55 +00:00 committed by Automerger Merge Worker
commit f9cc371b35

View file

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