diff options
| author | jrior001 <jriordan001@gmail.com> | 2018-10-12 15:06:36 +0200 |
|---|---|---|
| committer | firebird11 <hbgassel@gmail.com> | 2019-01-12 14:29:55 +0100 |
| commit | 994e6e0a611e7ec1e8bddec31aa086020b4c8be9 (patch) | |
| tree | e853e572756d0d8da5b1ee5d14f464a6bfd616f1 | |
| parent | 262fc24cd9018f5894c28515f2797e5d88b29dad (diff) | |
g3-common: nfc: pn547: Use prebuilt NFC HAL from 15.1
Change-Id: I5aff88074914408868239b1b87b40a4244e12f67
| -rwxr-xr-x | extract-files.sh | 1 | ||||
| -rw-r--r-- | proprietary-files-pn547.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/extract-files.sh b/extract-files.sh index 504ae2f..b2796d6 100755 --- a/extract-files.sh +++ b/extract-files.sh @@ -58,6 +58,7 @@ extract "$MY_DIR"/proprietary-files.txt "$SRC" setup_vendor "$DEVICE" "$VENDOR" "$LINEAGE_ROOT" extract "$MY_DIR"/../$DEVICE/proprietary-files.txt "$SRC" +extract "$MY_DIR"/../$DEVICE/proprietary-files-pn547.txt "$SRC" LIBDSI_NETCTRL="$LINEAGE_ROOT"/vendor/"$VENDOR"/"$DEVICE"/proprietary/vendor/lib/libdsi_netctrl.so sed -i 's|/system/etc/data/dsi_config.xml|/vendor/etc/data/dsi_config.xml|g' "$LIBDSI_NETCTRL" diff --git a/proprietary-files-pn547.txt b/proprietary-files-pn547.txt new file mode 100644 index 0000000..eb15a80 --- /dev/null +++ b/proprietary-files-pn547.txt @@ -0,0 +1 @@ +vendor/lib/hw/nfc_nci.msm8974.so|7dcb79a385dd1155cb9b6310a3e7b85b7dc8db13 |
