Skip to content
Snippets Groups Projects
Commit 891bfae3 authored by Aniket Kumar Lata's avatar Aniket Kumar Lata Committed by android-build-merger
Browse files

Merge changes from topic "bt-a2dp-offload-aosp"

am: 1fab9d83

Change-Id: Iaa4ac1f4a501c94723e77906e264154311578c18
parents 433c302c 1fab9d83
No related branches found
No related tags found
No related merge requests found
...@@ -36,8 +36,8 @@ allow audioserver permission_service:service_manager find; ...@@ -36,8 +36,8 @@ allow audioserver permission_service:service_manager find;
allow audioserver power_service:service_manager find; allow audioserver power_service:service_manager find;
allow audioserver scheduling_policy_service:service_manager find; allow audioserver scheduling_policy_service:service_manager find;
# Grant access to the "persist.bluetooth.enabledelayreports" property # Allow read/write access to bluetooth-specific properties
get_prop(audioserver, bluetooth_prop); set_prop(audioserver, bluetooth_prop)
# Grant access to audio files to audioserver # Grant access to audio files to audioserver
allow audioserver audio_data_file:dir ra_dir_perms; allow audioserver audio_data_file:dir ra_dir_perms;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment