Merge "Remove references to common_time / commontime" am: 44b86a3e5e
am: 304857d8be
Change-Id: I9d93260c280e8981a051bc4651a4a4942288acfe
This commit is contained in:
commit
4a77ea5eb3
4 changed files with 2 additions and 4 deletions
|
@ -5,6 +5,7 @@
|
|||
|
||||
;; types removed from current policy
|
||||
(type asan_reboot_prop)
|
||||
(type commontime_management_service)
|
||||
(type log_device)
|
||||
(type mediacasserver_service)
|
||||
(type mediacodec)
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
;; types removed from current policy
|
||||
(type commontime_management_service)
|
||||
(type qtaguid_proc)
|
||||
(type mediacodec)
|
||||
(type mediacodec_exec)
|
||||
|
|
|
@ -23,9 +23,6 @@ broadcastradio u:object_r:broadcastradio_service:s0
|
|||
carrier_config u:object_r:radio_service:s0
|
||||
clipboard u:object_r:clipboard_service:s0
|
||||
com.android.net.IProxyService u:object_r:IProxyService_service:s0
|
||||
commontime_management u:object_r:commontime_management_service:s0
|
||||
common_time.clock u:object_r:mediaserver_service:s0
|
||||
common_time.config u:object_r:mediaserver_service:s0
|
||||
companiondevice u:object_r:companion_device_service:s0
|
||||
connectivity u:object_r:connectivity_service:s0
|
||||
connmetrics u:object_r:connmetrics_service:s0
|
||||
|
|
|
@ -56,7 +56,6 @@ type clipboard_service, app_api_service, ephemeral_app_api_service, system_serve
|
|||
type contexthub_service, app_api_service, system_server_service, service_manager_type;
|
||||
type crossprofileapps_service, app_api_service, system_server_service, service_manager_type;
|
||||
type IProxyService_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type commontime_management_service, system_server_service, service_manager_type;
|
||||
type companion_device_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type connectivity_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type connmetrics_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
|
|
Loading…
Reference in a new issue