Just install antfix.zip
on your recovery.
Copy libbt-vendor.so
file to /system/vendor/lib64/
.
Tested Xiaomi Mi5 (gemini)
adb push libbt-vendor.so /sdcard/
adb shell
su
mount -o rw,remount /system
cp /sdcard/libbt-vendor.so /system/vendor/lib64/
chmod +r /system/vendor/lib64/libbt-vendor.so
mount -o ro,remount /system
If you install library, ANT Tester will print right Built-in firmware version.
If you want actual patch, please check this review request.
What's the state of ANT+ with the Xiaomi Mi5 nowadays? I'm trying to get ANT+ to work with Oneplus 3T (MSM8996 Pro).. OnePlus didn't include the ANT+ in the Android 9 update from 2019 while it was working in the previous versions of Oxygen OS (5.x.x / Android 8 )