* according to what this file used for and how it comes on aosp(https://source.android.com/docs/core/power/values)
* it should be WRITTEN in model by OEM after doing a current test for all parts and used for battery consumption calculating.
* So just "update it all" to other device's profile is a wrong action
* as we have changed our architecture to 4.19, copy cpu/modem/wifi related values is sensible
* but as we are a tablet, it has a big/old/not power saving LCD screen, and from current monitoring, it really drags about 1A when full brightness
* reset screen profile to 290/950 is correct for battery recording
Signed-off-by: pix106 <sbordenave@gmail.com>
* We don't need to manually set this anymore.
Change-Id: I1239ba541636e53f8ea4373d3815024f2cd60824
Signed-off-by: Immanuel Raj <iamimmanuelraj@gmail.com>
Signed-off-by: pix106 <sbordenave@gmail.com>