Merge "Remove references to common_time / commontime" am: 44b86a3e5e

am: 304857d8be

Change-Id: I9d93260c280e8981a051bc4651a4a4942288acfe
This commit is contained in:
Neil Fuller 2018-06-07 13:18:23 -07:00 committed by android-build-merger
commit 4a77ea5eb3
4 changed files with 2 additions and 4 deletions

View file

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

View file

@ -1,4 +1,5 @@
;; types removed from current policy
(type commontime_management_service)
(type qtaguid_proc)
(type mediacodec)
(type mediacodec_exec)

View file

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

View file

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