Skip to content

Commit

Permalink
p31xx/p51xx: added dock keyboard service
Browse files Browse the repository at this point in the history
  • Loading branch information
codeworkx committed Sep 15, 2012
1 parent deac1d4 commit fcb49b2
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 0 deletions.
Binary file added p31xx/common/system/bin/dock_kbd_attach
Binary file not shown.
1 change: 1 addition & 0 deletions p31xx/p31xx-vendor-blobs.mk
Expand Up @@ -15,6 +15,7 @@
LOCAL_PATH := vendor/samsung/p31xx

PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/common/system/bin/dock_kbd_attach:system/bin/dock_kbd_attach \
$(LOCAL_PATH)/common/system/bin/geomagneticd:system/bin/geomagneticd \
$(LOCAL_PATH)/common/system/bin/gpsd:system/bin/gpsd \
$(LOCAL_PATH)/common/system/bin/orientationd:system/bin/orientationd
Expand Down
Binary file added p51xx/common/system/bin/dock_kbd_attach
Binary file not shown.
1 change: 1 addition & 0 deletions p51xx/p51xx-vendor-blobs.mk
Expand Up @@ -15,6 +15,7 @@
LOCAL_PATH := vendor/samsung/p51xx

PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/common/system/bin/dock_kbd_attach:system/bin/dock_kbd_attach \
$(LOCAL_PATH)/common/system/bin/geomagneticd:system/bin/geomagneticd \
$(LOCAL_PATH)/common/system/bin/gpsd:system/bin/gpsd \
$(LOCAL_PATH)/common/system/bin/orientationd:system/bin/orientationd
Expand Down

0 comments on commit fcb49b2

Please sign in to comment.