mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Add support for Miracasting
This commit is contained in:
parent
26a396efe4
commit
716572f24a
1 changed files with 5 additions and 0 deletions
|
@ -69,6 +69,11 @@ debug.stagefright.omx_default_rank.sw-audio=1
|
|||
debug.stagefright.omx_default_rank=0
|
||||
debug.stagefright.ccodec=0
|
||||
|
||||
# Miracast (Wireless Display)
|
||||
wlan.wfd.hdcp=disable
|
||||
persist.debug.wfd.enable=1
|
||||
persist.sys.wfd.virtual=0
|
||||
|
||||
# Perf
|
||||
ro.vendor.extension_library=libqti-perfd-client.so
|
||||
|
||||
|
|
Loading…
Reference in a new issue