Re: [android-porting] Battery Stat

2016-01-19 Thread Devaraj Rangasamy
Android user space get battery capabilities via drivers/power/android_battery.c , android_battery.c gets battery info via platform data, and you need to update your board file with your battery parameters Pick any board implementation here for reference - https://android.googlesource.com/kernel/co

Re: [android-porting] Battery Stat

2016-01-19 Thread Manoj Patel
Also, you might want to double check battery parameters read from battery EEPROM if your battery feature design is using that. If default value is coming from it then you need to overwrite it (with EE team approval) or change EEPROM values. Hope it helps Sent from my iPhone > On Jan 19, 2016

[android-porting] Building Chromium system webview apk

2016-01-19 Thread Kyle
I know Google has moved Android System WebView updates to the Play Store, but it looks like updates are not being pushed to android.googlesource.com. For example, vanilla AOSP Lollipop (5.1.1) looks like it builds version 39 of Chromium, while my Nexus 5 (6.0.1) runs 47.0.2526.100. (There is n