st-mems-android-linux-sensors-hal icon indicating copy to clipboard operation
st-mems-android-linux-sensors-hal copied to clipboard

Adding HAL layer in android 12

Open amol4394 opened this issue 1 year ago • 1 comments

Hi All, I am trying to add the HAL layer in android 12 I have tried with HIDL as well as with the multi-hal but nothing is working as expected

When I check it from Linux kernel device is probed and events are generated but not able to add at HAL layer can anyone please help me to add this to androd 12

Your help is much appreciated!!!

amol4394 avatar Jun 06 '24 06:06 amol4394

Hi,

what is the device you are testing on your Linux setup ? Can you share with us the android logcat output from this command:

logcat | grep sensors

mariotesi avatar Jul 01 '24 13:07 mariotesi