Merge "Revert "sepolicy entries for time zone detector service"" am: 5f145acff0
am: 970f28223c
am: 8b9aa2fa4a
Change-Id: Iebec80db0ce332aa57f73accc2809a6a0d347572
This commit is contained in:
commit
61873b800c
5 changed files with 0 additions and 5 deletions
|
@ -175,7 +175,6 @@
|
|||
time_prop
|
||||
timedetector_service
|
||||
timezone_service
|
||||
timezonedetector_service
|
||||
tombstoned_java_trace_socket
|
||||
tombstone_wifi_data_file
|
||||
trace_data_file
|
||||
|
|
|
@ -154,7 +154,6 @@
|
|||
test_boot_reason_prop
|
||||
time_prop
|
||||
timedetector_service
|
||||
timezonedetector_service
|
||||
tombstone_wifi_data_file
|
||||
trace_data_file
|
||||
traced
|
||||
|
|
|
@ -194,7 +194,6 @@ textclassification u:object_r:textclassification_service:
|
|||
textservices u:object_r:textservices_service:s0
|
||||
time_detector u:object_r:timedetector_service:s0
|
||||
timezone u:object_r:timezone_service:s0
|
||||
time_zone_detector u:object_r:timezonedetector_service:s0
|
||||
thermalservice u:object_r:thermal_service:s0
|
||||
trust u:object_r:trust_service:s0
|
||||
tv_input u:object_r:tv_input_service:s0
|
||||
|
|
|
@ -35,7 +35,6 @@ allow radio nfc_service:service_manager find;
|
|||
allow radio app_api_service:service_manager find;
|
||||
allow radio system_api_service:service_manager find;
|
||||
allow radio timedetector_service:service_manager find;
|
||||
allow radio timezonedetector_service:service_manager find;
|
||||
|
||||
# Perform HwBinder IPC.
|
||||
hwbinder_use(radio)
|
||||
|
|
|
@ -166,7 +166,6 @@ type telecom_service, app_api_service, ephemeral_app_api_service, system_server_
|
|||
type thermal_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type timedetector_service, system_server_service, service_manager_type;
|
||||
type timezone_service, system_server_service, service_manager_type;
|
||||
type timezonedetector_service, system_server_service, service_manager_type;
|
||||
type trust_service, app_api_service, system_server_service, service_manager_type;
|
||||
type tv_input_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type uimode_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
|
|
Loading…
Reference in a new issue