Skip to content

Commit d8d7528

Browse files
committed
sdm660-common: Checkout ANT+ from Cat S62Pro
• Also drop deprecated com.dsi.ant.antradio_library Change-Id: Ia7580ac0ebf5f7fbe66f53d4059082a1d8cda3c2 Signed-off-by: Kunmun <kunmun.devroms@gmail.com>
1 parent 770b746 commit d8d7528

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

proprietary-files.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,13 @@ vendor/etc/init/vendor.qti.hardware.alarm@1.0-service.rc|a03a9a1c818595b19272ea6
5252
vendor/lib64/hw/vendor.qti.hardware.alarm@1.0-impl.so|4129558506dc078c03679ba362acda4755457742
5353
vendor/lib64/vendor.qti.hardware.alarm@1.0.so|dcfdc04b4e0c6e6a4ffa60e1694268bd0327e65c
5454

55-
# ANT+ - from LA.UM.9.12.r1-10800-SMxx50.0
56-
vendor/lib/hw/com.dsi.ant@1.0-impl.so|0878e6b855e4b7495214bca404f13de9053b52f6
57-
vendor/lib64/hw/com.dsi.ant@1.0-impl.so|68131dd2db0df81301d390dc1412bfe7ee54915b
55+
# ANT+ - from S62Pro RKQ1.210406.002
56+
system_ext/lib/com.qualcomm.qti.ant@1.0.so|7d5c61562d046e6ba4950ccbeaecef4cafd3f1af
57+
system_ext/lib64/com.qualcomm.qti.ant@1.0.so|a858cae6254eb94831c50ac3df1d2d2f1ec5a65c
58+
vendor/lib/hw/com.dsi.ant@1.0-impl.so|079573a7412736b6f2da827d16cdd12d34a4f6a6
59+
vendor/lib/com.dsi.ant@1.0.so|1b605523be5d375ee604289185cb0963613c3b44
60+
vendor/lib64/hw/com.dsi.ant@1.0-impl.so|87dc1a131534659173e71e108e7a3ffe6325845f
61+
vendor/lib64/com.dsi.ant@1.0.so|87778e4355d5f231f133934227059baaebb89dd4
5862

5963
# Audio - from S62Pro RKQ1.210406.002
6064
vendor/lib/libacdb-fts.so|96db6fe2e443326705a37ac6e2e394f03144a386
@@ -95,7 +99,6 @@ vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti|a0ad0c5fad68002cf387bc0
9599
vendor/etc/init/android.hardware.bluetooth@1.0-service-qti.rc|f4ee3b2da2b08647447869ade86ec63f7340accc
96100
vendor/lib/hw/android.hardware.bluetooth@1.0-impl-qti.so|5757e26779f8a2714c06767fb2aa9307cf825aaa
97101
vendor/lib/hw/audio.bluetooth_qti.default.so|82cba590c4d051ca4a91ad1098ad1058a05d662f
98-
vendor/lib/hw/com.dsi.ant@1.0-impl.so|0878e6b855e4b7495214bca404f13de9053b52f6
99102
vendor/lib/hw/vendor.qti.hardware.bluetooth_audio@2.0-impl.so|cdc97c1e06642d39d49ec055a86896cf1bd3b4c1
100103
vendor/lib/hw/vendor.qti.hardware.bluetooth_audio@2.1-impl.so|a25ee727994d85091d6817f22fba4196181a9c79
101104
vendor/lib/hw/vendor.qti.hardware.bluetooth_sar@1.1-impl.so|61c91107a4032634f1520340e75f015e44fd8dbc
@@ -112,7 +115,6 @@ vendor/lib/vendor.qti.hardware.bluetooth_sar@1.1.so|fbce94fed6a22fd527506d14d10a
112115
vendor/lib/vendor.qti.hardware.fm@1.0.so|ec14a34ecae5061d674283499a812374c8be4ce5
113116
vendor/lib64/hw/android.hardware.bluetooth@1.0-impl-qti.so|50caf5267687060b01f7bf021dfed70eb70ac80c
114117
vendor/lib64/hw/audio.bluetooth_qti.default.so|8a9f099448ba368e819dc9bb5730396f7982d6ae
115-
vendor/lib64/hw/com.dsi.ant@1.0-impl.so|68131dd2db0df81301d390dc1412bfe7ee54915b
116118
vendor/lib64/hw/vendor.qti.hardware.bluetooth_audio@2.0-impl.so|01d5106903316a61927ef8a41e2c02e59ead7e8a
117119
vendor/lib64/hw/vendor.qti.hardware.bluetooth_audio@2.1-impl.so|e9af027bbc9468b3bc92bc80185a620f636a1e42
118120
vendor/lib64/hw/vendor.qti.hardware.bluetooth_sar@1.1-impl.so|8b6412d4ec8b4d9885b8ab60d4ddd9e6987bb111

sdm660.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ PRODUCT_COPY_FILES += \
3737
# ANT+
3838
PRODUCT_PACKAGES += \
3939
AntHalService-Soong \
40-
com.dsi.ant.antradio_library \
4140
com.dsi.ant@1.0.vendor
4241

4342
# Bluetooth

0 commit comments

Comments
 (0)