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

Commit b40a7608 authored by Murtuza Raja's avatar Murtuza Raja
Browse files

msmnile : disable audio property

disable speaker protection audio property
for pure aosp target.

Change-Id: If587ce76fb03e63971cd8d27912db83604dfa33a
parent 290e65b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -413,7 +413,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  \