Merge "Make NearbyManager available as System API." am: 8d149e3294
am: 2fd7deb6bb
am: e653f44c15
am: 48ba970044
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1955856 Change-Id: Id7b815a4aa7dcd91b901452899ae65fb2f8eadf4
This commit is contained in:
commit
3b907b9cba
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,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_server_service, service_manager_type;
|
||||
type nearby_service, system_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