sdm845-common: Unpin libwfdnative and patch it on the fly

Change-Id: Ia55cda25820e93f968999b17124e67415ddcb08e
This commit is contained in:
Christian Oder
2019-06-24 14:38:33 +02:00
committed by Łukasz Patron
parent 66caef52ae
commit f3af61404d
2 changed files with 6 additions and 2 deletions

View File

@@ -74,4 +74,8 @@ if [ -s "${MY_DIR}/../${DEVICE}/proprietary-files.txt" ]; then
"${KANG}" --section "${SECTION}"
fi
COMMON_BLOB_ROOT="${LINEAGE_ROOT}/vendor/${VENDOR}/${DEVICE_COMMON}/proprietary"
sed -i "s/android.hidl.base@1.0.so/libhidlbase.so\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/" "${COMMON_BLOB_ROOT}/lib64/libwfdnative.so" "${COMMON_BLOB_ROOT}/lib/libwfdnative.so"
"${MY_DIR}/setup-makefiles.sh"