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

Commit e567f30e authored by Karsten Tausche's avatar Karsten Tausche Committed by Bharath
Browse files

FP3: Disable proprietary DTS parser

The proprietary parser has security issues and won't receive updates
anymore on the msm8953 platform. Unset bit 6 of the bitmask to disable
it and drop DTS support.

Issue: FP3SEC-405
Issue: FP3-A11#435
Change-Id: I5eb69d99b8fd50adef3d1dc176afd93e03c7ddb1
parent 2232b73b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -120,8 +120,8 @@ media.stagefright.thumbnail.prefer_hw_codecs=true
#system props for the MM modules
media.msm8956hw=0

#codecs:(PARSER_)AAC AC3 ASF DTS FLV 3G2 MP2PS MP2TS QCP AIFF
vendor.mm.enable.qcom_parser=301779
#codecs:(PARSER_)AAC AC3 ASF FLV 3G2 MP2PS MP2TS QCP AIFF
vendor.mm.enable.qcom_parser=301715


# Others