Go to file
Tao Bao f4d759930c build: Fix "adb shell" in recovery for system_root_image.
For system images that contain the root directory, "adb shell" in
recovery stops working if the image is mounted at "/system", because
sh now locates at /system/system/bin/sh. We fix the issue by mounting
the image on /system_root and create a symlink to /system_root/system
for /system.

Bug: 22855115
Change-Id: Ia6b257b75aeb67687c3909063d1725a23a5ccd60
2015-11-16 12:38:07 -08:00
core build: Fix "adb shell" in recovery for system_root_image. 2015-11-16 12:38:07 -08:00
libs/host Remove HAVE_SYMLINKS. 2015-01-12 17:21:01 -08:00
target Let qemu_props service set system properties in ro.emu and ro.emulator 2015-11-07 16:44:54 -08:00
tools releasetools: Support packaging for system_root_image. 2015-11-16 12:38:07 -08:00
.gitignore Delete .swp file added by accident. 2014-07-22 17:42:35 -07:00
CleanSpec.mk Fix issie #23116383: Include security patch level in Settings 2015-08-12 16:29:08 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh Use $OUT_DIR/filelist when OUT_DIR is set 2015-09-30 20:36:15 -07:00