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:
commit
56e271a5bc
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue