SM6375-common: Bringup Fast Charge Control HAL
Change-Id: Ib812545af4422b33436d1387a09b1571d0166157
This commit is contained in:
parent
8451ea6b97
commit
aebd02c520
11 changed files with 268 additions and 0 deletions
3
sepolicy/vendor/property.te
vendored
3
sepolicy/vendor/property.te
vendored
|
|
@ -5,3 +5,6 @@ vendor_internal_prop(vendor_mot_fingerprint_prop);
|
|||
vendor_internal_prop(vendor_mot_hw_prop);
|
||||
vendor_internal_prop(vendor_mot_touch_prop);
|
||||
vendor_internal_prop(vendor_mot_nfc_prop);
|
||||
|
||||
# For Fast Charge HAL
|
||||
vendor_internal_prop(vendor_fastcharge_prop)
|
||||
|
|
|
|||
Loading…
Reference in a new issue