OSDN Git Service

android-x86/vendor-samsung-q1u.git
14 years agoremove copy of pointercal ts.conf ts.env eclair-x86
Chih-Wei Huang [Wed, 13 Jan 2010 08:10:27 +0000 (16:10 +0800)]
remove copy of pointercal ts.conf ts.env

The rules are now moved to generic_x86.

14 years agoupdate q1u to inherit from generic_x86
Chih-Wei Huang [Fri, 11 Dec 2009 07:47:29 +0000 (15:47 +0800)]
update q1u to inherit from generic_x86

14 years agoFramebuffer should be /dev/graphics/fb0
Bryan Hundven [Mon, 7 Dec 2009 06:05:57 +0000 (22:05 -0800)]
Framebuffer should be /dev/graphics/fb0

14 years agoFix installation of /data/system/tslib/pointercal
Bryan Hundven [Mon, 7 Dec 2009 00:46:25 +0000 (16:46 -0800)]
Fix installation of /data/system/tslib/pointercal

14 years agoTouchscreen pointercal work
Bryan Hundven [Fri, 4 Dec 2009 04:03:32 +0000 (20:03 -0800)]
Touchscreen pointercal work

With InputDevice.java looking for pointercal in /data/system/tslib,
and ts_calibrate and friends looking for pointercal in that same
location, we want to install our product specific pointercal to
/system/etc/pointercal and have ins_pointercal.sh (ran from
init.q1u.rc) to copy it to /data/system/tslib.

Work will be done later to the Home apk or init to check for a
touchscreen device, and if it finds one, it should check for
/system/etc/pointercal. If /system/etc/pointercal or /data/system/tslib
do not exist, then it should automatically run ts_calibrate.

14 years agoCleanup and Platform configuration.
Bryan Hundven [Fri, 4 Dec 2009 03:58:54 +0000 (19:58 -0800)]
Cleanup and Platform configuration.

Removed init.q1u.sh and mountd.conf.
Sync'd firmware and system.prop with eeepc product.
Add ts.conf, ts.env, and pointercal.

14 years agoInitial commit
Bryan Hundven [Fri, 4 Dec 2009 03:32:43 +0000 (19:32 -0800)]
Initial commit

Build configuration for Samsung Q1U based on Asus EeePC Product.