| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
Change-Id: I159dd58c403bc38f9637163d8cd5e6270e4f201c
|
| |
| |
| |
| |
| |
| | |
+ Add /dev/qemu_pipe line for QEMU pipes.
Change-Id: If3c5c675bfc1585a1d6ffcd1042aaedbc2e94763
|
| |
| |
| |
| |
| |
| |
| | |
Fix for non-eMMC based devices to properly start the "on nonencrypted"
action.
Change-Id: I5d2966db352b02f1a1724fb105e1cefc46037e42
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change forces the start of the RIL daemon used to provide
3G connectivity to the system. It should normally be started
automatically by init.rc but there is a bug within
system/core/init/builtins.c that prevents this to happen.
Fixes the "No network connectivity" bug while the network
interface and route were properly setup.
Change-Id: Ieec0f513aabf92b8a59f0a86f64a16e97057c3c3
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The net.eth0.gw system property is used by the ConnectivityService
to set the default route when it detects that 3G connectivity is
established. Because the property was undefined, the route was
unset which broke networking.
+ Format / document init.goldfish.sh
Change-Id: I1133cf6c093609300315cd0ea363c9e139b42521
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This fixes the goldfish-specific config scripts used by init and ueventd
to properly setup the system under emulation. This fixes a lot of broken-ess
introduced by recent permission changes in the system.
Note that there are still several problems after this patch is applied, but
at least it becomes possible to get an adb connection to the emulated system,
Change-Id: Iff47bbf0fe5cb759fa93089284bb0f71e32405a2
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '60c8f863ca84f3e5bb8e78d8001c53511f094d53'
* commit '60c8f863ca84f3e5bb8e78d8001c53511f094d53':
Userland support for VM interconnection
|
| |\
| | |
| | |
| | | |
Change-Id: I1396cd97b28f316849016d55596ad52fffd3235c
|
| | |
| | |
| | |
| | | |
Change-Id: I699608f3072b39c8da1a7cc313bd0b736e90f225
|
|/ /
| |
| |
| |
| | |
Change-Id: I5745e91df2b7c5722bd6e650931d3d2d7d0eadcb
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|/
|
|
| |
Change-Id: Iea53050d6c10e8cabf563e5d80e84eaf78873695
|
|
|
|
| |
Signed-off-by: San Mehat <san@google.com>
|
|
|
|
| |
Signed-off-by: San Mehat <san@google.com>
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This fixes both a typo and the fact that sh seems not to have
test or [.
(see also sh/builtins.def: ##testcmd commented out)
The handling of these properties was broken, having the effect
that the Modem in ... internal/telephony/test/Simulated*.java
was never run, even if it would have been the users/developers
intention.
See also issue #1380
http://code.google.com/p/android/issues/detail?id=1380
Signed-off-by: Simon.Braunschmidt@gmail.com>
|
|/
|
|
| |
Signed-off-by: San Mehat <san@google.com>
|
| |
|
| |
|
|\
| |
| |
| |
| | |
* changes:
rootdir: Remove gprs/pppd related scripts.
|
| |
| |
| |
| | |
vpn related scripts will be updated in the next change.
|
|/ |
|
|
|
|
|
|
| |
1. add ip-up/ip-down script
2. add /etc/ppp/peers/common
3. add /etc/racoon/racoon.conf
|
|
|
|
|
|
| |
boots up.
Its purpose is to receive a list of system property (name,value) pairs and set them on launch.
|
| |
|
| |
|
| |
|
| |
|
|
|