audio: allow the default setting of the audio persistent property
Bug: 267694116 Test: Verified on the test build Change-Id: I0ee81de2744656b6637868953948804d4e71dc7c Signed-off-by: Carter Hsu <carterhsu@google.com>
This commit is contained in:
parent
35a2c3cd6d
commit
9d327a161a
1 changed files with 3 additions and 0 deletions
3
vendor/vendor_init.te
vendored
3
vendor/vendor_init.te
vendored
|
@ -6,3 +6,6 @@ set_prop(vendor_init, vendor_battery_defender_prop)
|
|||
allow vendor_init proc_dirty:file w_file_perms;
|
||||
allow vendor_init proc_sched:file w_file_perms;
|
||||
allow vendor_init modem_img_file:filesystem { getattr };
|
||||
|
||||
# Audio property
|
||||
set_prop(vendor_init, vendor_audio_prop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue