sdm845-common: Add QCOM's WFD implementation
* Sadly, out-of-the-box Miracast support was killed in P, so
we need this to keep Wi-Fi display feature working.
* Additionally libwfdnative has been modified to load
libhidlbase.so instead of android.hidl.base@1.0.so using
following command:
sed -i 's/android.hidl.base@1.0.so/libhidlbase.so\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/' proprietary/lib64/libwfdnative.so proprietary/lib/libwfdnative.so
Change-Id: Id680d918b64c0e3733251db45992ec477b6fbdfb
This commit is contained in:
@@ -29,6 +29,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
# Display
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
debug.gralloc.gfx_ubwc_disable=0 \
|
||||
debug.sf.enable_hwc_vds=1 \
|
||||
debug.sf.latch_unsignaled=1 \
|
||||
persist.vendor.color.matrix=2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user