OSDN Git Service

Don't install files from etc
authorBryan Hundven <bryanhundven@gmail.com>
Wed, 2 Dec 2009 08:45:29 +0000 (00:45 -0800)
committerYi Sun <ysun@yi-machine.(none)>
Sat, 5 Dec 2009 05:59:17 +0000 (21:59 -0800)
These files should be installed by your product.

Android.mk
etc/Android.mk [deleted file]
etc/README [new file with mode: 0644]
etc/pointercal [deleted file]
etc/ts.conf

index fcbc002..580b44d 100644 (file)
@@ -1,7 +1,6 @@
 LOCAL_PATH := $(call my-dir)
 
 subdirs := $(addprefix $(LOCAL_PATH)/,$(addsuffix /Android.mk, \
-               etc \
                plugins \
                src \
                tests \
diff --git a/etc/Android.mk b/etc/Android.mk
deleted file mode 100644 (file)
index 4cf0938..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-LOCAL_PATH := $(call my-dir)
-include $(CLEAR_VARS)
-local_target_dir := $(TARGET_OUT)/etc
-LOCAL_MODULE := ts.conf
-LOCAL_MODULE_CLASS := ETC
-LOCAL_MODULE_PATH := $(local_target_dir)
-LOCAL_SRC_FILES := $(LOCAL_MODULE)
-include $(BUILD_PREBUILT)
-
-include $(CLEAR_VARS)
-local_target_dir := $(TARGET_OUT)/etc
-LOCAL_MODULE := pointercal
-LOCAL_MODULE_CLASS := ETC
-LOCAL_MODULE_PATH := $(local_target_dir)
-LOCAL_SRC_FILES := $(LOCAL_MODULE)
-include $(BUILD_PREBUILT)
diff --git a/etc/README b/etc/README
new file mode 100644 (file)
index 0000000..c805499
--- /dev/null
@@ -0,0 +1,4 @@
+Don't have android install ts.conf.
+This should be done by the Target Product.
+Copy the ts.conf to vendor/<company>/<product> and install it from there.
+Also include a premade pointercal if you wish.
diff --git a/etc/pointercal b/etc/pointercal
deleted file mode 100644 (file)
index 9209a77..0000000
+++ /dev/null
@@ -1 +0,0 @@
-17620 -36 -2523301 24 10642 -2092175 65536 1024 600600
\ No newline at end of file
index 5d60de1..55fc345 100644 (file)
@@ -1,5 +1,5 @@
 # Uncomment if you wish to use the linux input layer event interface
-module_raw galax
+# module_raw input-raw
 
 # Uncomment if you're using a Sharp Zaurus SL-5500/SL-5000d
 # module_raw collie
@@ -19,6 +19,12 @@ module_raw galax
 # Uncomment if you're using an IBM Arctic II
 # module_raw arctic2
 
+# Uncomment if you're using a Samsung Q1U
+# module_raw galax
+
+# Uncomment if you're using a touchkit device
+# module_raw touchkit
+
 module pthres pmin=1
 module variance delta=30
 module dejitter delta=100