summaryrefslogtreecommitdiffstats
path: root/p51xx-common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'p51xx-common.mk')
-rwxr-xr-xp51xx-common.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/p51xx-common.mk b/p51xx-common.mk
index bb95219..d106e60 100755
--- a/p51xx-common.mk
+++ b/p51xx-common.mk
@@ -99,6 +99,11 @@ PRODUCT_PACKAGES += \
make_ext4fs \
setup_fs
+# Charger
+PRODUCT_PACKAGES += \
+ charger \
+ charger_res_images
+
# These are the hardware-specific features
PRODUCT_COPY_FILES += \
frameworks/base/data/etc/tablet_core_hardware.xml:system/etc/permissions/tablet_core_hardware.xml \