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:
@@ -79,6 +79,7 @@ endif
|
||||
WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY ?= true
|
||||
|
||||
# Display
|
||||
TARGET_ADDITIONAL_GRALLOC_10_USAGE_BITS := (1 << 21)
|
||||
TARGET_USES_HWC2 := true
|
||||
|
||||
# DRM
|
||||
|
||||
Reference in New Issue
Block a user