Change nearby from system_api_service to app_api_service am: 791567ece6
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/2064652 Change-Id: I6ec77462050fabd1cf3e2eb625b64dfaa22e6083 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
4bf6ea7727
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ type memtrackproxy_service, app_api_service, ephemeral_app_api_service, system_s
|
|||
type midi_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type mount_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type music_recognition_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type nearby_service, system_api_service, system_server_service, service_manager_type;
|
||||
type nearby_service, app_api_service, system_server_service, service_manager_type;
|
||||
type netpolicy_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type netstats_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type network_management_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
|
|
Loading…
Reference in a new issue