• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

device/asus/laptop


Commit MetaInfo

修订版297c042ac569a4d8086949240cde00d8c6163e2b (tree)
时间2011-09-05 17:50:11
作者Chih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

support EP121 touchscreen on honeycomb

更改概述

差异

Binary files /dev/null and b/eGestured differ
--- a/laptop.mk
+++ b/laptop.mk
@@ -1,7 +1,8 @@
11 PRODUCT_PACKAGES := $(THIRD_PARTY_APPS)
22
33 PRODUCT_COPY_FILES := \
4- frameworks/base/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml
4+ $(LOCAL_PATH)/eGestured:system/bin/eGestured \
5+ $(SRC_TARGET_DIR)/board/generic_x86/GenericTouch.idc:system/usr/idc/Vendor_0eef_Product_a001_Version_0210.idc
56
67 $(call inherit-product,$(SRC_TARGET_DIR)/product/generic_x86.mk)
78