Takeshi Kishimoto
8d2f91db21
Added Kyocera's VID (0x0482), upon their request.
...
Change-Id: I8f2f2a02c22d618c0b42d4f287d88a98af3ac4fa
2010-03-12 21:34:58 +08:00
Dan Egnor
d1d3b6dbed
Add '-t N' flag to logcat, to print only the last N lines of logcat
...
(to be used in capturing a merged mini logcat for crash reports)
Change-Id: I68149eb80f2f79812f43b07d80fbea822476859e
2010-03-11 20:32:17 -08:00
Wink Saville
bbf1c64527
Change permissions on pppd-ril
...
On devices that use a pppd for cellular network access, a pppd-ril
process needs to run as root to configure the connection. Changing
the process to suid-root in the build image is the only known way
to avoid needing to remount the system image at boot to accomplish
the same thing.
Change-Id: I6c778391b8040ee818343e304891e7d341cc729b
2010-03-11 16:22:44 -08:00
San Mehat
d475d09567
Merge "system: libdiskconfig: Add libdiskconfig"
2010-03-11 08:05:37 -08:00
Daniel Sandler
bde9e134bd
Merge "Add wall-clock timing for each fastboot Action."
2010-03-11 06:36:11 -08:00
Colin Cross
95ee753a5e
Merge "Use arch flags instead of TARGET_ARCH_VARIANT, and add support for VFP_D16"
2010-03-10 18:14:49 -08:00
San Mehat
a6391f1006
system: libdiskconfig: Add libdiskconfig
...
Change-Id: Ie7a7b5d8016dec60cdfb17228c3f519789c98564
Signed-off-by: San Mehat <san@google.com>
2010-03-10 15:19:06 -08:00
Colin Cross
e951f60e77
Use arch flags instead of TARGET_ARCH_VARIANT, and add support for VFP_D16
...
Change-Id: I6007ff21076e92b04a17fb030472a9f8842f0315
2010-03-10 14:36:08 -08:00
Dan Egnor
36cf32f6bd
Remove an obsolete event log tag.
...
Change-Id: Idb718bdc88bca244eb88af5f391055cd40b42fd8
2010-03-10 13:06:28 -08:00
Dmitry Shmidt
732799eca9
Merge "sysutils: Increase number of command arguments to 16"
2010-03-09 10:57:11 -08:00
Dmitry Shmidt
1159d7f800
sysutils: Increase number of command arguments to 16
...
Change-Id: I0bba579634b334d24645c2af55ab3fab6da03fc6
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2010-03-09 10:46:29 -08:00
Mike Lockwood
fe582b5d32
adb: Add five second timeout for USB writes on Linux host.
...
This helps us recover when things go wrong during automated testing.
Change-Id: I006dbfaff7f70d51398ff12fbddcaee751453b78
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-03-08 22:10:52 -05:00
Jean-Baptiste Queru
f91c96895d
Add an empty CleanSpec.mk
...
Change-Id: Ia3bea2f0adddfed8af6d7cde4ea6546ab37e7e56
2010-03-08 18:05:24 -08:00
The Android Open Source Project
7df6349a63
merge from open-source master
...
Change-Id: I698b3c16bdef8751cc857b00f815cb2f95465431
2010-03-08 17:14:43 -08:00
Arve Hjønnevåg
b51cb880c0
Merge "toolbox: nandread: Add options to extract raw images, partial images, and fix bad block check."
2010-03-08 14:51:01 -08:00
Nick Kralevich
3e1aac6c4d
Change netcfg permissions to 2750.
...
Fix bug 2104034.
Change-Id: I30bcc41f33623cadc63693fd54206ccbb1886a5a
2010-03-08 11:36:10 -08:00
Arve Hjønnevåg
b6b8793b8b
toolbox: nandread: Add options to extract raw images, partial images, and fix bad block check.
2010-03-03 16:48:38 -08:00
Joe Onorato
3b6bd0267a
remove stray printfs.
2010-03-03 17:18:28 -05:00
San Mehat
661aff600c
newfs_msdos: Allow -s option to work by itself
...
Signed-off-by: San Mehat <san@google.com>
2010-03-03 12:40:21 -08:00
San Mehat
503df20759
cutils: sched_policy: Make getSchedulerGroup() play nicely with multiple control groups
...
Signed-off-by: San Mehat <san@google.com>
2010-03-02 17:09:56 -08:00
Andy McFadden
fd7ebb3673
Merge "Fix Heap Corruption from too long of a TAG"
2010-03-02 11:14:39 -08:00
Mike Chan
026b017a9b
Merge "init.rc: Add cpuacct to cgroup mount for cpu statistic"
2010-03-02 10:40:40 -08:00
Brian Carlstrom
6fcc801ead
Add missing newlines to adb usage message
2010-03-01 22:54:12 -08:00
Mike Chan
89f235c5e0
init.rc: Add cpuacct to cgroup mount for cpu statistic
...
Cpu accounting statistics expored in /acct
Change-Id: I8a35816e94b69d9e67a3dd65aae16520864777d7
Signed-off-by: Mike Chan <mike@android.com>
2010-03-01 20:29:58 -08:00
Joe Onorato
e2bf2ea4d2
Make logcat print both the main and system buffers by default. Make SLOGx macros work.
2010-03-01 13:03:19 -08:00
San Mehat
b91bf4ba86
Revert "init.rc: Add cpuacct to cgroup mount for cpu statistics"
...
This reverts commit a7d88224ff
.
This cgroup subsys should be mounted on it's own mount-point, since it's
addition to /dev/cpuctl causes the cpu subsys to EPERM
2010-02-27 10:06:09 -08:00
Mike Lockwood
bfb0477f1d
Merge "adb: do not mix printf() with write() when writing to stdout."
2010-02-27 06:16:41 -08:00
San Mehat
85cf56892d
cutils: schedpolicy: remove stray include
...
Signed-off-by: San Mehat <san@google.com>
2010-02-26 11:45:27 -08:00
Joe Onorato
81689b60b5
Merge "Allow logcat to take multiple -b options, and interleave the results."
2010-02-26 11:32:57 -08:00
Mike Chan
a7d88224ff
init.rc: Add cpuacct to cgroup mount for cpu statistics
...
Change-Id: Ic1893e1bf7b2c45659419b0bc55d42f50d030c9f
Signed-off-by: Mike Chan <mike@android.com>
2010-02-26 11:25:36 -08:00
Joe Onorato
6fa09a066d
Allow logcat to take multiple -b options, and interleave the results.
2010-02-26 11:07:00 -08:00
San Mehat
e2fe261d1a
cutils: iosched_policy: Don't do anything for simulator
...
Signed-off-by: San Mehat <san@google.com>
2010-02-26 11:02:31 -08:00
San Mehat
f0cb74e3b0
rootdir: init.rc: Enable I/O priorities for media server and vold
...
Sets the media-server to class 'real-time' pri 4, and vold to class 'best effort'
pri 2
Signed-off-by: San Mehat <san@google.com>
2010-02-26 10:05:24 -08:00
San Mehat
4e221f0077
init: Add support for specifying a services i/o priority
...
Signed-off-by: San Mehat <san@google.com>
2010-02-26 10:05:20 -08:00
San Mehat
1bfb4803ea
Merge "system: Add support for getting/setting i/o priorities and include a userspace tool"
2010-02-26 10:03:26 -08:00
Satoshi Kataoka
1d01c295a9
Merge "Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request."
2010-02-26 01:59:39 -08:00
Mike Lockwood
dd6b36e334
adb: do not mix printf() with write() when writing to stdout.
...
Change-Id: I3598cc951778080bec9a21d646656d5aba57120a
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-02-25 23:04:43 -05:00
Jaikumar Ganesh
eafdd86f4d
Update bluetooth data files path.
2010-02-25 19:46:29 -08:00
San Mehat
10d469bff9
system: Add support for getting/setting i/o priorities and include a userspace tool
...
Signed-off-by: San Mehat <san@google.com>
2010-02-25 14:02:55 -08:00
Daniel Sandler
cb6e22b687
Add wall-clock timing for each fastboot Action.
...
(For diagnosing slow flashes.)
Change-Id: Ibbcbd080db551c8590ca8bfe50e9ddb45eea5661
2010-02-25 14:05:33 -05:00
Mike Lockwood
d969faa161
adb: Attempt to unmount the SD card before rebooting.
...
Change-Id: Idd4d96b4704f4e1bd324e72bca87611a23e30801
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-02-24 16:07:23 -05:00
San Mehat
a9db22f122
rootdir: init.rc: Add 'ASEC_MOUNTPOINT' environment variable.
...
Signed-off-by: San Mehat <san@google.com>
2010-02-24 10:17:37 -08:00
The Android Open Source Project
71122f9a53
am d6391c6a: merge from open-source master
...
Merge commit 'd6391c6aaaa40c20761b7a2a8d4be115163e4194'
* commit 'd6391c6aaaa40c20761b7a2a8d4be115163e4194':
ADB: Garmin-Asus's USB Vendor ID
adb: add Nvidia's vendor id to adb
make "adb bugreport" run "bugreport" (which invokes "dumpstate"
adb: Fix problems detecting adb in more complicated USB configurations.
Make adb pull use . as the target file directory if you don't supply one.
2010-02-23 18:57:49 -08:00
San Mehat
8ccb3a55ce
system: Remove dead vold1 code
...
Signed-off-by: San Mehat <san@google.com>
2010-02-23 17:18:54 -08:00
The Android Open Source Project
d6391c6aaa
merge from open-source master
2010-02-23 07:32:01 -08:00
Takeshi Kishimoto
01512aa3b0
Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request.
2010-02-22 19:30:41 +08:00
Chia-chi Yeh
bbfe1368d9
Remove dead services from init.rc.
2010-02-22 09:32:16 +08:00
San Mehat
6f957c3f25
generic_rootdir: vold_fstab: Change '/sdcard' -> '/mnt/sdcard'
...
Signed-off-by: San Mehat <san@google.com>
2010-02-19 18:38:28 -08:00
San Mehat
6ea3cc6089
rootdir: init.rc: Create secure staging directories, and a compat symlink
...
Signed-off-by: San Mehat <san@google.com>
2010-02-19 18:38:28 -08:00
Mike Lockwood
0ef3fd048a
adb: add -s option to adb install for installing apps on SD card.
...
Change-Id: Ic6b24411e594d160ddcf862cc9f1283e1e17bb4d
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-02-19 17:53:27 -05:00