Merge "Sepolicy for StatsBootstrapAtomService" am: b8f39c49f5
am: ad9ebec821
am: eb4e7c5aeb
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1885105 Change-Id: Ic0a86828349a7136cb2401538465cc4b9eeed8c9
This commit is contained in:
commit
3b5dd9e542
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@ type mediatuner_service, app_api_service, service_manager_type;
|
|||
type profcollectd_service, service_manager_type;
|
||||
type resolver_service, system_server_service, service_manager_type;
|
||||
type stats_service, service_manager_type;
|
||||
type statsbootstrap_service, system_server_service, service_manager_type;
|
||||
type statscompanion_service, system_server_service, service_manager_type;
|
||||
type statsmanager_service, system_api_service, system_server_service, service_manager_type;
|
||||
type tracingproxy_service, system_server_service, service_manager_type;
|
||||
|
|
|
@ -285,6 +285,7 @@ slice u:object_r:slice_service:s0
|
|||
smartspace u:object_r:smartspace_service:s0
|
||||
speech_recognition u:object_r:speech_recognition_service:s0
|
||||
stats u:object_r:stats_service:s0
|
||||
statsbootstrap u:object_r:statsbootstrap_service:s0
|
||||
statscompanion u:object_r:statscompanion_service:s0
|
||||
statsmanager u:object_r:statsmanager_service:s0
|
||||
soundtrigger u:object_r:voiceinteraction_service:s0
|
||||
|
|
Loading…
Reference in a new issue