| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
DBUS had been needed by bluetooth bluz stack. It is not needed after
we replaced bluez stack with bluedroid stack.
bug 6872904
Change-Id: I3fa41c1dd4ac80bc679d5950b3b20c7f6d12265f
|
|
|
|
|
|
| |
- each files will be pulled in emulator.mk as PRODUCT_COPY_FILES
Change-Id: I4772e2fd863e6d2663f477c3acd8a90cb95b498a
|
|
|
|
|
|
|
| |
setsebool's syntax changed in November. This is the sole
caller in AOSP.
Change-Id: I0da608ee974bc3a9060372ef68a71c52726a44a6
|
|
|
|
|
|
|
|
|
|
|
|
| |
Set the security context for the init process.
Restore the security contexts of /cache and /data in case they were reset.
Specify the security context for services launched from the rootfs since
we cannot label their executables.
If on the emulator, set a policy boolean and restore the context of
/sys/qemu_trace to allow accesses not normally permitted on a device.
Change-Id: I166ffc267e8e0543732e7118eb0fd4b031efac3b
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The qemu-props program is launched at boot to read a series of
system property assignments from the emulator and apply them.
This is necessary to deal with the dynamic nature of the emulated
platform (e.g. the screen density which depends on the skin and
cannot be hard-coded in the platform image).
This patch ensures that qemu-props is started before any other
service that may read one of these properties (e.g. surface flinger).
This is done by encapsulating the program into a 'core' service.
Core services are all stared before regular ones.
Before the patch, qemu-props was started manually inside a script
that is called from a late emulator-specific boot service
(goldfish-setup).
The problem was that sometimes qemu-props was run too late.
This resulted in random flakiness, especially when running
on a low-end host machine.
Fix for bug 2161189 (and probably a few others)
Change-Id: I2933a25dcb5fecbb1fc238f157264e621b8f295b
|
|\
| |
| |
| | |
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.
|
| |
|
| |
|
| |
|
| |
|
|
|