commit | 8e55134f43c287be8b37111188589639208258b7 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Oct 26 22:51:29 2021 -0700 |
committer | Yifan Hong <elsk@google.com> | Mon Nov 01 12:38:56 2021 -0700 |
tree | 5d54b40ea0cbd109e8a17a306203fe45cf74eae9 | |
parent | b5d7033dcc11f2551c64b5033bf59d4a581762f4 [diff] |
charger: Add API to replace ro.charger.enable_suspend The system property is set by vendor partition but owned by platform, hence vendor domains can't read this value. Add an API in ChargerConfigurationInterface so that HAL implementations can override its value. Other ro.charger.* sysprops are unused, hence no APIs are created for them. Test: manual Bug: 203246116 Change-Id: I583c21e58ed3d912b156e253d6a4b46a0378f11e