aboutsummaryrefslogtreecommitdiffstats
path: root/p51xx-common.mk
diff options
context:
space:
mode:
authorKetut Putu Kumajaya <ketut.kumajaya@gmail.com>2014-04-11 17:49:11 +0700
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2015-01-01 13:36:40 +0000
commitec9eada10eb3735130f5d24e571ffbc2498d8fc9 (patch)
tree201f7f2f8c01e0b4c56fc4acbf00d1c464f3e157 /p51xx-common.mk
parent4833eebacfac2e60ede51ffab9a6943ffbd349c4 (diff)
downloaddevice_samsung_espresso3g-ec9eada10eb3735130f5d24e571ffbc2498d8fc9.zip
device_samsung_espresso3g-ec9eada10eb3735130f5d24e571ffbc2498d8fc9.tar.gz
device_samsung_espresso3g-ec9eada10eb3735130f5d24e571ffbc2498d8fc9.tar.bz2
Open source Samsung dock keyboard attach program
Change-Id: I0c29b98f297b8cf8787db455d1ed703b89945592
Diffstat (limited to 'p51xx-common.mk')
-rwxr-xr-xp51xx-common.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/p51xx-common.mk b/p51xx-common.mk
index b14a4ae..ac5568e 100755
--- a/p51xx-common.mk
+++ b/p51xx-common.mk
@@ -75,6 +75,10 @@ PRODUCT_PACKAGES += \
charger \
charger_res_images
+# Samsung dock keyboard
+PRODUCT_PACKAGES += \
+ dock_kbd_attach
+
# These are the hardware-specific features
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/tablet_core_hardware.xml:system/etc/permissions/tablet_core_hardware.xml \