dre: Disallow aux cam usage for Telegram / Telegram X
These seem to misbehave when they reach certain camera IDs. Change-Id: Ib07269215d76a09bf5b305bfb6ae9b84f5c5a7d3
This commit is contained in:
parent
64700b2cd1
commit
fdd6de8d14
1 changed files with 3 additions and 0 deletions
|
@ -61,6 +61,9 @@ persist.vendor.qcom.bluetooth.a2dp_offload_cap=sbc-aptx-aptxtws-aptxhd-aac-ldac
|
||||||
persist.vendor.qcom.bluetooth.aac_vbr_ctl.enabled=false
|
persist.vendor.qcom.bluetooth.aac_vbr_ctl.enabled=false
|
||||||
ro.bluetooth.a2dp_offload.supported=true
|
ro.bluetooth.a2dp_offload.supported=true
|
||||||
|
|
||||||
|
# Camera
|
||||||
|
vendor.camera.aux.packageexcludelist=org.telegram.messenger,org.thunderdog.challegram
|
||||||
|
|
||||||
# Chipset
|
# Chipset
|
||||||
ro.soc.manufacturer=Qualcomm
|
ro.soc.manufacturer=Qualcomm
|
||||||
ro.soc.model=SM4350
|
ro.soc.model=SM4350
|
||||||
|
|
Loading…
Reference in a new issue