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:
Artem Borisov
2018-12-24 15:25:51 +04:00
committed by LuK1337
parent 164090d2d3
commit 659430c672
4 changed files with 54 additions and 2 deletions

View File

@@ -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