sepolicy entries for time zone detector service
Add sepolicy entries for the new time zone detector service.
The timezonedetector_service will be called from the
telephony process.
Bug: 78217059
Test: make / booted device
Change-Id: Ib719a4bb444b2af7dd71910fb0bd12992df9d88c
diff --git a/private/compat/26.0/26.0.ignore.cil b/private/compat/26.0/26.0.ignore.cil
index f72118d..ebd4037 100644
--- a/private/compat/26.0/26.0.ignore.cil
+++ b/private/compat/26.0/26.0.ignore.cil
@@ -120,6 +120,7 @@
thermalserviced_tmpfs
timedetector_service
timezone_service
+ timezonedetector_service
tombstoned_java_trace_socket
tombstone_wifi_data_file
trace_data_file
diff --git a/private/compat/27.0/27.0.ignore.cil b/private/compat/27.0/27.0.ignore.cil
index 9b6ce30..fe9887e 100644
--- a/private/compat/27.0/27.0.ignore.cil
+++ b/private/compat/27.0/27.0.ignore.cil
@@ -96,6 +96,7 @@
system_update_service
test_boot_reason_prop
timedetector_service
+ timezonedetector_service
tombstone_wifi_data_file
trace_data_file
traced
diff --git a/private/service_contexts b/private/service_contexts
index 54c1473..0513073 100644
--- a/private/service_contexts
+++ b/private/service_contexts
@@ -162,6 +162,7 @@
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