summaryrefslogtreecommitdiffstats
path: root/p51xx-common.mk
diff options
context:
space:
mode:
authorDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-06-20 00:09:40 +0200
committerDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-06-20 00:09:40 +0200
commite2c3a20a3c7e355c9127b64457b8d19243c260f1 (patch)
treee6dad8375354905dab4bc11aadf0353d94db3c99 /p51xx-common.mk
parent44cfd4dd340f69f8bd74a306c25fe1fc4028a22b (diff)
downloaddevice_samsung_p5100-e2c3a20a3c7e355c9127b64457b8d19243c260f1.zip
device_samsung_p5100-e2c3a20a3c7e355c9127b64457b8d19243c260f1.tar.gz
device_samsung_p5100-e2c3a20a3c7e355c9127b64457b8d19243c260f1.tar.bz2
charging 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 \