intel / kernelflinger

BSD 2-Clause "Simplified" License
65 stars 67 forks source link

Set OFF_MODE_CHARGE as EFI runtime variable for OS access #45

Closed jwu55 closed 5 years ago

jwu55 commented 5 years ago

The change is to support Android 10 userspace fastboot hal interface Fastboot::getOffModeChargeState(getoffModeChargeState_cb _hidl_cb). On intel platform, this interface read efi var to get offModeCharge status

Tracked-On: OAM-78947 Signed-off-by: jwu55 ji.j.wu@intel.com