Merge "SELinux policy changes for AmbientContext system API." am: 7bb9120ba7
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1920077 Change-Id: Ice3c1ccb7f8e8f0a00ccb748ca8a646d87e7cdbd
This commit is contained in:
commit
49527e07b6
2 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
type ambient_context_service, app_api_service, system_server_service, service_manager_type;
|
||||
type attention_service, system_server_service, service_manager_type;
|
||||
type compos_service, service_manager_type;
|
||||
type dynamic_system_service, system_api_service, system_server_service, service_manager_type;
|
||||
|
|
|
@ -84,6 +84,7 @@ android.security.remoteprovisioning u:object_r:remoteprovisioning_service:
|
|||
android.service.gatekeeper.IGateKeeperService u:object_r:gatekeeper_service:s0
|
||||
android.system.composd u:object_r:compos_service:s0
|
||||
android.system.virtualizationservice u:object_r:virtualization_service:s0
|
||||
ambient_context u:object_r:ambient_context_service:s0
|
||||
app_binding u:object_r:app_binding_service:s0
|
||||
app_hibernation u:object_r:app_hibernation_service:s0
|
||||
app_integrity u:object_r:app_integrity_service:s0
|
||||
|
|
Loading…
Reference in a new issue