Include charger.recovery for recovery.
It used to be installed to recovery with the rsync from normal root to recovery root. Bug: 114042635 Test: `m -j bootimage` with aosp_walleye-userdebug. Change-Id: If3451f21018f271b1df83a31d4ece382e0dfebb9
This commit is contained in:
parent
53cfd9275b
commit
2173bc1cf2
|
@ -19,6 +19,7 @@ PRODUCT_PACKAGES += \
|
||||||
adbd.recovery \
|
adbd.recovery \
|
||||||
android.hardware.health@2.0-impl-default.recovery \
|
android.hardware.health@2.0-impl-default.recovery \
|
||||||
cgroups.recovery.json \
|
cgroups.recovery.json \
|
||||||
|
charger.recovery \
|
||||||
init_second_stage.recovery \
|
init_second_stage.recovery \
|
||||||
ld.config.recovery.txt \
|
ld.config.recovery.txt \
|
||||||
linker.recovery \
|
linker.recovery \
|
||||||
|
|
Loading…
Reference in New Issue