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:
Xinyi Zhou 2022-04-14 17:38:05 +00:00 committed by Automerger Merge Worker
commit 4bf6ea7727

View file

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