diff --git a/proprietary/lib/vendor.qti.hardware.fm@1.0.so b/proprietary/lib/vendor.qti.hardware.fm@1.0.so new file mode 100644 index 0000000..001ad1b Binary files /dev/null and b/proprietary/lib/vendor.qti.hardware.fm@1.0.so differ diff --git a/proprietary/lib64/vendor.qti.hardware.fm@1.0.so b/proprietary/lib64/vendor.qti.hardware.fm@1.0.so new file mode 100644 index 0000000..a828f65 Binary files /dev/null and b/proprietary/lib64/vendor.qti.hardware.fm@1.0.so differ diff --git a/proprietary/vendor/lib/hw/vendor.qti.hardware.fm@1.0-impl.so b/proprietary/vendor/lib/hw/vendor.qti.hardware.fm@1.0-impl.so index f84d938..91b34d4 100644 Binary files a/proprietary/vendor/lib/hw/vendor.qti.hardware.fm@1.0-impl.so and b/proprietary/vendor/lib/hw/vendor.qti.hardware.fm@1.0-impl.so differ diff --git a/proprietary/vendor/lib/vendor.qti.hardware.fm@1.0.so b/proprietary/vendor/lib/vendor.qti.hardware.fm@1.0.so index 72db0ac..001ad1b 100644 Binary files a/proprietary/vendor/lib/vendor.qti.hardware.fm@1.0.so and b/proprietary/vendor/lib/vendor.qti.hardware.fm@1.0.so differ diff --git a/proprietary/vendor/lib64/hw/vendor.qti.hardware.fm@1.0-impl.so b/proprietary/vendor/lib64/hw/vendor.qti.hardware.fm@1.0-impl.so index 5a20c5c..36d742b 100644 Binary files a/proprietary/vendor/lib64/hw/vendor.qti.hardware.fm@1.0-impl.so and b/proprietary/vendor/lib64/hw/vendor.qti.hardware.fm@1.0-impl.so differ diff --git a/proprietary/vendor/lib64/vendor.qti.hardware.fm@1.0.so b/proprietary/vendor/lib64/vendor.qti.hardware.fm@1.0.so index a7c49d7..a828f65 100644 Binary files a/proprietary/vendor/lib64/vendor.qti.hardware.fm@1.0.so and b/proprietary/vendor/lib64/vendor.qti.hardware.fm@1.0.so differ diff --git a/sanders-vendor.mk b/sanders-vendor.mk index 9068a8c..2b4ed43 100644 --- a/sanders-vendor.mk +++ b/sanders-vendor.mk @@ -1226,9 +1226,11 @@ PRODUCT_COPY_FILES += \ vendor/motorola/sanders/proprietary/vendor/lib64/libSecureUILib.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libSecureUILib.so \ vendor/motorola/sanders/proprietary/vendor/lib64/libssd.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libssd.so \ vendor/motorola/sanders/proprietary/vendor/lib/libgralloc1.so:$(TARGET_COPY_OUT_VENDOR)/lib/libgralloc1.so \ + vendor/motorola/sanders/proprietary/lib/vendor.qti.hardware.fm@1.0.so:system/lib/vendor.qti.hardware.fm@1.0.so \ vendor/motorola/sanders/proprietary/vendor/lib/vendor.qti.hardware.fm@1.0.so:$(TARGET_COPY_OUT_VENDOR)/lib/vendor.qti.hardware.fm@1.0.so \ - vendor/motorola/sanders/proprietary/vendor/lib64/vendor.qti.hardware.fm@1.0.so:$(TARGET_COPY_OUT_VENDOR)/lib64/vendor.qti.hardware.fm@1.0.so \ vendor/motorola/sanders/proprietary/vendor/lib/hw/vendor.qti.hardware.fm@1.0-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib/hw/vendor.qti.hardware.fm@1.0-impl.so \ + vendor/motorola/sanders/proprietary/lib64/vendor.qti.hardware.fm@1.0.so:system/lib64/vendor.qti.hardware.fm@1.0.so \ + vendor/motorola/sanders/proprietary/vendor/lib64/vendor.qti.hardware.fm@1.0.so:$(TARGET_COPY_OUT_VENDOR)/lib64/vendor.qti.hardware.fm@1.0.so \ vendor/motorola/sanders/proprietary/vendor/lib64/hw/vendor.qti.hardware.fm@1.0-impl.so:$(TARGET_COPY_OUT_VENDOR)/lib64/hw/vendor.qti.hardware.fm@1.0-impl.so \ vendor/motorola/sanders/proprietary/vendor/lib64/hw/gatekeeper.msm8953.so:$(TARGET_COPY_OUT_VENDOR)/lib64/hw/gatekeeper.msm8953.so \ vendor/motorola/sanders/proprietary/vendor/lib64/hw/vulkan.msm8953.so:$(TARGET_COPY_OUT_VENDOR)/lib64/hw/vulkan.msm8953.so \