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:
Dhananjay Kumar 2019-08-06 16:31:51 +05:30 committed by Max Weffers
parent 8b7e76e45c
commit 9f9234544e
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -13,7 +13,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
audio.deep_buffer.media=true \
audio.offload.min.duration.secs=30 \
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.ignore_error=1 \
persist.dirac.acs.storeSettings=1 \