sdm660: audio: update properties to fix namespace violations
Update properties to add vendor.audio prefix where missing and remove unused ones to fix namespace violations. Change-Id: I3723ae3e366178e87eff81001a0f1fd133cc4404
This commit is contained in:
parent
8b7e76e45c
commit
9f9234544e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
audio.deep_buffer.media=true \
|
audio.deep_buffer.media=true \
|
||||||
audio.offload.min.duration.secs=30 \
|
audio.offload.min.duration.secs=30 \
|
||||||
audio.offload.video=true \
|
audio.offload.video=true \
|
||||||
audio.volume.headset.gain.depcal=true \
|
vendor.audio.volume.headset.gain.depcal=true \
|
||||||
persist.dirac.acs.controller=qem \
|
persist.dirac.acs.controller=qem \
|
||||||
persist.dirac.acs.ignore_error=1 \
|
persist.dirac.acs.ignore_error=1 \
|
||||||
persist.dirac.acs.storeSettings=1 \
|
persist.dirac.acs.storeSettings=1 \
|
||||||
|
|
Loading…
Reference in a new issue