Hello:
How can I get on in Android14 transplant, I see my source have the hardware/company / 65 xx/libsensors_iio drive, is under the transplantation of the android reference manual?
- Log in to post comments
phpbb Topic ID
46362
Hello:
How can I get on in Android14 transplant, I see my source have the hardware/company / 65 xx/libsensors_iio drive, is under the transplantation of the android reference manual?
Hello,
We have MPU6500 driver inside Android 14. You can directly build the driver, and it will work.
Hello,
I can't successfully compile sensor.${TARGET_PRODUCT}.so, does Android14 need to change anything? libmllite.so and libmplmpu.so are 32-bit libraries
Hello,
We don't support MPU6500 in Android 14. It is only supported in Linux driver. You can either switch to a newer chip or try to reverse merge the driver code based on our newer sensor releases.