Go to file
Gaelle Nassiet aa8f2f65a0 Fix root_filesystem_config.txt generation
The first line returned by awk is empty. In consequence, when
fs_config computes its mode it will consider this line as a file (no
trailing slash) and affect the default android_files mode which is
0644. The mode for the root directory should be the default
android_dirs mode 0755.
Add a special case in fs_config to consider empty line as a directory.

Change-Id: I9f33f6fcf4be05c31914db898e65c92b0a611518
Signed-off-by: Gaelle Nassiet <gaellex.nassiet@intel.com>
2016-07-08 10:40:06 +02:00
core Apply SANITIZE_TARGET=safe-stack to 64 bit targets only. 2016-07-01 20:07:38 +00:00
target goldfish_setup: grant /system/bin/sh exec access 2016-06-09 09:52:39 -07:00
tools Fix root_filesystem_config.txt generation 2016-07-08 10:40:06 +02:00
.gitignore Add build subprojects to .gitignore 2015-07-23 13:18:47 -07:00
Android.mk Add new Android.mk to handle repo move 2016-06-16 15:30:19 -07:00
CleanSpec.mk CleanSpec: Clean up $(PRODUCT_OUT)/recovery/root/sdcard. 2016-01-21 17:18:47 -08:00
buildspec.mk.default Fix mm and mmm in Android.bp directories 2016-05-26 15:56:21 -07:00
envsetup.sh Fix mm and mmm in Android.bp directories 2016-05-26 15:56:21 -07:00