The Android Open Source Project
d6391c6aaa
merge from open-source master
2010-02-23 07:32:01 -08:00
Raphael
5a912bf03e
ADB: Garmin-Asus's USB Vendor ID
...
Change-Id: I3249d629f59d40f291079fc214b643ac6c927f76
2010-02-15 12:00:48 -05:00
Erik Gilling
2f6c2b04fb
adb: add Nvidia's vendor id to adb
...
Signed-off-by: Erik Gilling <konkers@android.com>
2010-02-15 11:59:54 -05:00
Dan Egnor
7eced2b86a
make "adb bugreport" run "bugreport" (which invokes "dumpstate"
...
indirectly via system service) rather than "dumpstate", that way
even when adb is not running as root, dumpstate does run as root,
and can do things like collect VM traces.
2010-02-15 11:59:47 -05:00
Mike Lockwood
429c5ae461
adb: Fix problems detecting adb in more complicated USB configurations.
...
Change-Id: Ib5b13960a1c75efc97abeca46204c85bba905c71
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-02-15 11:59:04 -05:00
Joe Onorato
8071a4bdb6
Make adb pull use . as the target file directory if you don't supply one.
2010-02-15 11:58:56 -05:00
Jean-Baptiste Queru
d8bdf2171a
resolved conflicts for merge of e577a83a
to eclair-plus-aosp
2010-02-05 08:34:30 -08:00
The Android Open Source Project
e577a83ac1
reconcile main tree with open-source eclair
2010-02-05 08:09:42 -08:00
Iliyan Malchev
4f4ccaa1bd
am 1404c27b: Merge "system/core/init: set proper permissions for tpa2018d1 (CDMA)" into eclair
...
Merge commit '1404c27bff1499dae9b640870ce2251d78cdc5ef' into eclair-plus-aosp
* commit '1404c27bff1499dae9b640870ce2251d78cdc5ef':
system/core/init: set proper permissions for tpa2018d1 (CDMA)
2010-02-02 14:20:30 -08:00
Iliyan Malchev
1404c27bff
Merge "system/core/init: set proper permissions for tpa2018d1 (CDMA)" into eclair
2010-02-02 14:03:43 -08:00
Iliyan Malchev
1340a095ac
system/core/init: set proper permissions for tpa2018d1 (CDMA)
...
Signed-off-by: Iliyan Malchev <malchev@google.com>
2010-02-02 13:57:12 -08:00
Raphael
190cabb376
am 1873adc2: ADB: Garmin-Asus\'s USB Vendor ID
...
Merge commit '1873adc2b12d5a9045bae90650bb331c7c7aa3c7' into eclair-plus-aosp
* commit '1873adc2b12d5a9045bae90650bb331c7c7aa3c7':
ADB: Garmin-Asus's USB Vendor ID
2010-02-01 15:34:16 -08:00
Raphael
1873adc2b1
ADB: Garmin-Asus's USB Vendor ID
...
Change-Id: I3249d629f59d40f291079fc214b643ac6c927f76
2010-02-01 09:56:47 -08:00
The Android Open Source Project
4c5e7ffd80
reconcile android-2.1_r1 snapshot
2010-01-29 14:09:59 -08:00
Android Git Automerger
20f410a418
resolved simple conflict with dc9cf66c
2010-01-21 18:06:39 -08:00
Android Git Automerger
114e398f66
Merge commit 'f71f068fb9082ad78c78493c1295074e88a5526c' into eclair-plus-aosp
2010-01-21 17:58:19 -08:00
Xavier Ducrohet
dc9cf66c6e
Merge "Add Dell's vendor ID to fastboot." into eclair
2010-01-21 17:42:36 -08:00
Xavier Ducrohet
af82f21df7
Add Dell's vendor ID to fastboot.
...
Change-Id: I1d88d2a8b3f5c0a9bade2a207b5d9c5a0b776655
2010-01-21 17:39:25 -08:00
Xavier Ducrohet
f71f068fb9
Add DELL's USB Vendor ID to adb - DO NOT MERGE
...
Change-Id: Ie1a6b6a81f50956362aee2a2d6d1b805f0e85b7a
2010-01-21 17:24:36 -08:00
The Android Open Source Project
c8472186e1
merge from open-source master
2010-01-21 11:21:34 -08:00
Kenny Root
91a54c11cb
Add x86-64 checking for Darwin
...
Detect byte endianness when compiled in x86-64 mode in Mac OS X 10.6
Snow Leopard environments or above. Allows compilation of host binaries
in these environments without any changes from its default stock
configuration.
This change doesn't require that the binaries be built in 64-bit, but it
does allow this. One could still use "gcc_select 4.0" with the 10.4 SDK
installed on Snow Leopard to compile in 32-bit mode.
Change-Id: I155a531a9bff450dd6c077b5275652731c59a908
2010-01-21 11:27:10 -06:00
Mike Lockwood
cc7a5dc770
adb: Add Dell's USB vendor ID.
...
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-01-19 11:46:08 -05:00
John Wang
988ad28e7f
am 904ac578: Add gsm_rat_switched event tag.
...
Merge commit '904ac578d583f4615ee934da3467b84130285c44' into eclair-plus-aosp
* commit '904ac578d583f4615ee934da3467b84130285c44':
Add gsm_rat_switched event tag.
2010-01-14 17:07:11 -08:00
John Wang
904ac578d5
Add gsm_rat_switched event tag.
2010-01-13 18:28:15 -08:00
The Android Open Source Project
8547a09ff1
android-2.1_r1 snapshot
2010-01-12 15:19:30 -08:00
Mike Lockwood
a1871d2a72
adb: Add USB vendor ID for Foxconn
...
Change-Id: I88e4051b6e5cd820cab7e3ec417a545f50925a33
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-12-23 07:45:07 -05:00
Romain Guy
a48d43a077
Add adb reboot-bootloader to match fastboot reboot-bootloader.
...
Also fix the formatting of one of the options in the help message.
2009-12-23 07:44:50 -05:00
Mike Lockwood
a59387b508
adb: fix -d and -e options for "adb forward" command.
...
Change-Id: I9166572a1c398ce5ef1423d19a30895385118ee5
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-12-23 07:44:03 -05:00
San Mehat
859e45716b
am c1c38dd0: system: sched_policy: Don\'t return an error when the thread we\'re trying to move exits on us
...
Merge commit 'c1c38dd01c43079ed24b9030bc8a20c649bacc3f' into eclair-plus-aosp
* commit 'c1c38dd01c43079ed24b9030bc8a20c649bacc3f':
system: sched_policy: Don't return an error when the thread we're trying to move exits on us
2009-12-03 12:45:43 -08:00
San Mehat
c1c38dd01c
system: sched_policy: Don't return an error when the thread we're trying to move exits on us
...
Signed-off-by: San Mehat <san@google.com>
2009-12-03 12:19:12 -08:00
Dan Egnor
6b80016c42
am bf95c70f: Don\'t copy /proc/last_kmsg to /data/dontpanic/last_kmsg -- it gets generated on every boot, so this is a bunch of writing for no particularly good reason.
...
Merge commit 'bf95c70f83ebb1a3ea92ca3fa440c7ee21e7f6af' into eclair-plus-aosp
* commit 'bf95c70f83ebb1a3ea92ca3fa440c7ee21e7f6af':
Don't copy /proc/last_kmsg to /data/dontpanic/last_kmsg --
2009-11-29 19:39:24 -08:00
Dan Egnor
bf95c70f83
Don't copy /proc/last_kmsg to /data/dontpanic/last_kmsg --
...
it gets generated on every boot, so this is a bunch of writing
for no particularly good reason.
2009-11-24 14:45:12 -08:00
Jean-Baptiste Queru
8145c3dba1
merge from open-source master
2009-11-24 09:12:44 -08:00
Dan Bornstein
303254eb67
Define HAVE_SYS_SENDFILE_H.
...
Platforms differ on whether sys/sendfile.h or sys/socket.h is where to
find the declaration for sendfile().
Change-Id: Ib6e882534b7dc605d30aefed55732dc1ee2b6772
2009-11-17 14:34:12 -08:00
Dianne Hackborn
e929fbae10
am bace0107: Work on issue #2259506 : camera ANRed and then device runtime restarted
...
Merge commit 'bace01078259614f54c5082fae9ccdb37f27590c' into eclair-plus-aosp
* commit 'bace01078259614f54c5082fae9ccdb37f27590c':
Work on issue #2259506 : camera ANRed and then device runtime restarted
2009-11-16 18:03:53 -08:00
Dianne Hackborn
bace010782
Work on issue #2259506 : camera ANRed and then device runtime restarted
...
New event log tag for when a process fails to start.
Change-Id: Icb08757e1514a1d6f5462d22b931114c10b964b2
2009-11-16 16:34:08 -08:00
Jean-Baptiste Queru
9fb61f39f3
merge from open-source master
...
Merge commit 'goog/stage-korg-master' into HEAD
2009-11-15 14:06:57 -08:00
Jean-Baptiste Queru
333a80cf9f
merge from eclair
2009-11-15 12:07:12 -08:00
Jean-Baptiste Queru
4b29fe640a
eclair snapshot
2009-11-12 18:46:23 -08:00
Jack Palevich
e953386ed4
am 02effee6: Correctly compute the type of an assignment expression.
...
Merge commit '02effee6a9224b531cb3fe6eac8278b46b9fbe86' into eclair-plus-aosp
* commit '02effee6a9224b531cb3fe6eac8278b46b9fbe86':
Correctly compute the type of an assignment expression.
2009-11-09 15:06:16 -08:00
Jack Palevich
02effee6a9
Correctly compute the type of an assignment expression.
...
This change enables following types of statements to work correctly:
a = b = 3;
if ((a = getchar()) < 0) { ... }
This fixes 2232082 acc: assignment in comparison segfaults
2009-11-09 12:52:45 +08:00
Jean-Baptiste Queru
436db2e382
merge from open-source master
2009-11-08 16:11:17 -08:00
Erik Gilling
4b328d3be3
am f6eba8fa: cutils: make set_process_name set kernel thread name as well
...
Merge commit 'f6eba8fac812c70087af225f207f2d924f6e1ffa' into eclair-plus-aosp
* commit 'f6eba8fac812c70087af225f207f2d924f6e1ffa':
cutils: make set_process_name set kernel thread name as well
2009-11-05 15:11:16 -08:00
Erik Gilling
f6eba8fac8
cutils: make set_process_name set kernel thread name as well
...
Signed-off-by: Erik Gilling <konkers@android.com>
2009-11-05 12:26:56 -08:00
Robert CH Chou
e25ff1c682
Add support for Acer devices
2009-11-03 10:48:17 -08:00
Android Code Review
d475db400b
Merge change I4e5c1c26
...
* changes:
Fix use of memset function
2009-11-02 17:30:09 -08:00
Jean-Michel Trivi
2012dc3762
am 5e7db233: Make the RIL daemon part of the audio group so it can load region-specific acoustic parameters.
...
Merge commit '5e7db233004a0869125d0f2d64a9e747faf252da' into eclair-plus-aosp
* commit '5e7db233004a0869125d0f2d64a9e747faf252da':
Make the RIL daemon part of the audio group so it can load region-specific
2009-11-02 16:20:31 -08:00
Jean-Michel Trivi
5e7db23300
Make the RIL daemon part of the audio group so it can load region-specific
...
acoustic parameters.
2009-11-02 15:22:18 -08:00
Xavier Ducrohet
604e06a22b
am 1b9f8c6a: am 23433b93: Add Sony-Ericsson to adb.
...
Merge commit '1b9f8c6ad85c773ffcafe8198e899e0405940862' into eclair-plus-aosp
* commit '1b9f8c6ad85c773ffcafe8198e899e0405940862':
Add Sony-Ericsson to adb.
2009-11-02 11:53:46 -08:00
Xavier Ducrohet
1b9f8c6ad8
am 23433b93: Add Sony-Ericsson to adb.
...
Merge commit '23433b93d1acb01650c9480d9bb5d5d869ba4f79' into eclair
* commit '23433b93d1acb01650c9480d9bb5d5d869ba4f79':
Add Sony-Ericsson to adb.
2009-11-02 11:45:56 -08:00