diff options
author | Michael Bestas <mkbestas@lineageos.org> | 2020-11-26 00:47:23 +0200 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-12-20 18:55:02 +0200 |
commit | 421c38c5a31f5c2dfbdad9b50fdaa109090e426a (patch) | |
tree | 42f3e3e661cc63ed29d075d99097f581c50bfb09 | |
parent | e7e82de16ae04eecef98abd242909b93c33ae708 (diff) |
sdm660-common: Move ANT+ libs to system_ext
Change-Id: I5a9439eeed54f325a6bf2005a90ea06723d1356b
-rw-r--r-- | proprietary-files.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/proprietary-files.txt b/proprietary-files.txt index 8d94d53..f5b9261 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -49,9 +49,9 @@ vendor/lib64/hw/vendor.qti.hardware.alarm@1.0-impl.so|1e2631850cc97dfedbde50a9d0 vendor/lib64/vendor.qti.hardware.alarm@1.0.so|271f85f1c6dc0c65dc3aa9a8603f3910fa50e1ea # ANT+ - from jasmine --lib/libantradio.so|37c36369eeab19d5e6266d9d25ae0de9bb59502d -product/lib64/com.qualcomm.qti.ant@1.0.so|f40868ad57012f1a512b14c889bc8380652cc50f --lib64/libantradio.so|43f6105678c082216f1606d8dd43fa1b0b753d7e +-lib/libantradio.so:system_ext/lib/libantradio.so|37c36369eeab19d5e6266d9d25ae0de9bb59502d +product/lib64/com.qualcomm.qti.ant@1.0.so:system_ext/lib64/com.qualcomm.qti.ant@1.0.so|f40868ad57012f1a512b14c889bc8380652cc50f +-lib64/libantradio.so:system_ext/lib64/libantradio.so|43f6105678c082216f1606d8dd43fa1b0b753d7e vendor/lib64/com.qualcomm.qti.ant@1.0.so|181a8ab9b1d40705d3151821b53732c5566a2848 vendor/lib64/hw/com.qualcomm.qti.ant@1.0-impl.so|aa08f9ec51392ed841f60ad08b7f083312c8c5ee |