Amend sepolicy for music recognition service am: 63edb71f15

Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1516159

Change-Id: I5f579d9cc38ddfc5905c75d2c21947863267bea7
This commit is contained in:
Nick Moukhine 2020-12-03 14:34:28 +00:00 committed by Automerger Merge Worker
commit 56e271a5bc

View file

@ -132,7 +132,7 @@ type media_session_service, app_api_service, ephemeral_app_api_service, system_s
type meminfo_service, system_api_service, system_server_service, service_manager_type;
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, system_server_service, service_manager_type;
type music_recognition_service, app_api_service, ephemeral_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;