Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 76f08566 authored by Paresh Purabhiya's avatar Paresh Purabhiya Committed by Gerrit - the friendly Code Review server
Browse files

lito : disable audio property

disable speaker protection audio property
for pure aosp target.

Change-Id: I0bfcdc7dda3b941be2ca33279fab4b35524301b4
parent f3d3359c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -443,7 +443,7 @@ vendor.audio.feature.maxx_audio.enable=true \
vendor.audio.feature.ras.enable=false \
vendor.audio.feature.record_play_concurency.enable=false \
vendor.audio.feature.src_trkn.enable=false \
vendor.audio.feature.spkr_prot.enable=true  \
vendor.audio.feature.spkr_prot.enable=false \
vendor.audio.feature.ssrec.enable=false \
vendor.audio.feature.usb_offload.enable=true \
vendor.audio.feature.usb_offload_burst_mode.enable=false  \