mohancm / android_device_lenovo_A7010a48

Device tree for Lenovo K4 Note (MT6753)
13 stars 34 forks source link

camera parameters & tap2wake controller #5

Closed ganeshi4u closed 7 years ago

mohancm commented 7 years ago

I have added camera parameters already! I didn't pushed it , yet! Anyway, thanks

ganeshi4u commented 7 years ago

Good! was just testing your LineageOS14.1 to fix any bugs. I think you have managed to fix everything so far. Have you fixed the wifi issue? i see that a lib named "libhw.so" is missing from the logs. Let me know if you need any help.

mohancm commented 7 years ago

Almost going well, WiFi issue still persist, and Bluetooth is now intermittent! I am experimenting with many changes! Once if i gets any improvements I will push them! And for hwm.so, Log says that file is missing, but I have provided it already! Still digging into it.

pinnamanivenkat commented 7 years ago

If in such case, go to libEGL and then loader.cpp and then add there line to call up the library, If you really want the library to get called :) Good luck :D

mohancm commented 7 years ago

Not necessary, I have a patch for that. The case here that lib is not causing any major issue Though I have recovered in my latest build!