note: For app layer to access specific property, define persist.vendor.app.audio. and set it as restricted. Test: build pass Bug: 333497194 Change-Id: I397a1bcb9bd16c7fa236049eead30b6e17a996b5
6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
# Audio property
|
|
set_prop(vendor_init, vendor_audio_prop)
|
|
|
|
# Audio App property
|
|
set_prop(vendor_init, vendor_audio_prop_restricted)
|