OSDN Git Service

android-x86/vendor-samsung-q1u.git
14 years agoset BOARD_USES_TSLIB := true donut-x86
Chih-Wei Huang [Mon, 15 Mar 2010 07:51:53 +0000 (15:51 +0800)]
set BOARD_USES_TSLIB := true

14 years agoadd LIME
Chih-Wei Huang [Mon, 15 Mar 2010 07:29:46 +0000 (15:29 +0800)]
add LIME

14 years agomodify some settings for 3G modem card
Kyle Yu [Tue, 9 Feb 2010 08:28:07 +0000 (16:28 +0800)]
modify some settings for 3G modem card

14 years agoavoid kernel warning of cmdline
Chih-Wei Huang [Sat, 27 Feb 2010 09:53:19 +0000 (17:53 +0800)]
avoid kernel warning of cmdline

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.