- 12 Jan, 2010 1 commit
-
-
The Android Open Source Project authored
-
- 13 Nov, 2009 1 commit
-
-
Jean-Baptiste Queru authored
-
- 21 Aug, 2009 1 commit
-
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
- 11 Aug, 2009 3 commits
-
-
Raphael authored
-
Mike Lockwood authored
It no longer compiles without recent kernel headers. Signed-off-by:
Mike Lockwood <lockwood@android.com>
-
Mike Lockwood authored
adb: add "adb reboot" command. This will allow rebooting the device via adb on any build, including user builds. An optional argument can be provided (for example, "adb reboot bootloader" or adb reboot recovery") Signed-off-by:
Mike Lockwood <lockwood@android.com>
-
- 07 Aug, 2009 1 commit
-
-
Android (Google) Code Review authored
* changes: strip comments from event-log-tags on device
-
- 06 Aug, 2009 2 commits
-
-
Doug Zongker authored
This saves about 8k from the system image. Bug: 2036961
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
- 30 Jul, 2009 1 commit
-
-
Mike Lockwood authored
For adb shell commands (as well as shell based commands like logcat and bugreport) we now batch USB writes into 4K chunks instead of sending small packets of data as they come in. A timeout prevents us from blocking for more than 100ms when our 4K buffer is partially full. Signed-off-by:
Mike Lockwood <lockwood@android.com>
-
- 24 Jul, 2009 1 commit
-
-
Xavier Ducrohet authored
Also update the linux code. Some devices have more complex USB descriptors which can't be parsed with the simple assumption of just skipping the endpoint descriptors.
-
- 23 Jul, 2009 1 commit
-
-
Doug Zongker authored
With the corresponding change in build/tools, the recovery image is installed via a shell script that is emitted by the OTA builder.
-
- 16 Jul, 2009 3 commits
-
-
San Mehat authored
error display bugs (our printf doesnt support %m) Signed-off-by:
San Mehat <san@google.com>
-
San Mehat authored
indicates the FS has been modified. Also create LOST.DIR if it doesn't exist on mount. Signed-off-by:
San Mehat <san@google.com>
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
- 13 Jul, 2009 1 commit
-
-
Android (Google) Code Review authored
* changes: rootdir: Remove ip-up-vpn script, which is replaced by an executable.
-
- 10 Jul, 2009 2 commits
-
-
Chia-chi Yeh authored
-
Mike Lockwood authored
It was pointed out that we should have done this when we added the "adb root" command. And doing this will also force people to pick up the recent Linux USB serial number fix. Signed-off-by:
Mike Lockwood <lockwood@android.com>
-
- 09 Jul, 2009 1 commit
-
-
Mike Lockwood authored
The touch command does not exist, and the chown commands are unnecessary because the system_server is in the WIFI group. Signed-off-by:
Mike Lockwood <lockwood@android.com>
-
- 08 Jul, 2009 2 commits
-
-
Kenny Root authored
Android developers are not expected to have PDP-11s.
-
Mike Lockwood authored
Fixes http://code.google.com/p/android/issues/detail?id=2609 Signed-off-by:
Mike Lockwood <lockwood@android.com>
-
- 06 Jul, 2009 2 commits
-
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
- 02 Jul, 2009 1 commit
-
-
Amith Yamasani authored
Create the required directories and set the correct owner and permissions.
-
- 01 Jul, 2009 2 commits
-
-
Android (Google) Code Review authored
* changes: rootdir: Modify init.rc to run mtpd/racoon as a non-root user.
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
- 30 Jun, 2009 1 commit
-
-
Chia-chi Yeh authored
Note that this change requires a new prebuilt kernel for AID_NET_ADMIN.
-
- 29 Jun, 2009 4 commits
-
-
Dima Zavin authored
Signed-off-by:
Dima Zavin <dima@android.com>
-
Android (Google) Code Review authored
* changes: toolbox: Revise route utility.
-
Chia-chi Yeh authored
Add copyright header. Returns errno when something goes wrong. Otherwise returns 0. When the route entry exists, treat it as a success.
-
San Mehat authored
In CFS, the (somewhat undefined) behavior of sched_yield() changed. See: http://kerneltrap.org/Linux/CFS_and_sched_yield This change enables 'compat' mode for sched_yield() Signed-off-by:
San Mehat <san@google.com>
-
- 27 Jun, 2009 1 commit
-
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-
- 26 Jun, 2009 5 commits
-
-
Chia-chi Yeh authored
-
Android (Google) Code Review authored
* changes: Add device, property, directory, and file permissions for VPN.
-
Android (Google) Code Review authored
* changes: rootdir: Remove gprs/pppd related scripts.
-
Android (Google) Code Review authored
* changes: Add new PPP IPCP script for VPN.
-
Hung-ying Tyan authored
-
- 25 Jun, 2009 3 commits
-
-
San Mehat authored
(could happen due to a really messed up card) Signed-off-by:
San Mehat <san@google.com>
-
San Mehat authored
which caused vsprintf to process format characters in the string. Signed-off-by:
San Mehat <san@google.com>
-
San Mehat authored
Signed-off-by:
San Mehat <san@google.com>
-