Merge "Revert "sepolicy entries for time zone detector service""

am: 5f145acff0

Change-Id: Ied46d69d3fbb215712cc807e7b812843d0db6ec0
This commit is contained in:
Neil Fuller 2019-02-06 10:15:23 -08:00 committed by android-build-merger
commit 970f28223c
5 changed files with 0 additions and 5 deletions

View file

@ -175,7 +175,6 @@
time_prop
timedetector_service
timezone_service
timezonedetector_service
tombstoned_java_trace_socket
tombstone_wifi_data_file
trace_data_file

View file

@ -154,7 +154,6 @@
test_boot_reason_prop
time_prop
timedetector_service
timezonedetector_service
tombstone_wifi_data_file
trace_data_file
traced

View file

@ -193,7 +193,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

View file

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

View file

@ -165,7 +165,6 @@ type textservices_service, app_api_service, ephemeral_app_api_service, system_se
type telecom_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;