No description
Find a file
synergydev 4a60576029 FDO: do not support host modules
Summary:
If built with BUILD_FDO_INSTRUMENT alone, host modules will fail at runtime (during build)
due to failing to create /data in most standard unix user permission cases. If the user does
have full permission to /, /data/profile/ will be created and profiles will be generated there.
Any file generation in the Android Build System should be kept to $OUT.

This commit fixes this bug.

Test Plan:
Build with BUILD_FDO_INSTRUMENT without additional configuration, and host modules will no longer generate profiles
at their runtime.
2013-08-05 02:44:37 -07:00
core FDO: do not support host modules 2013-08-05 02:44:37 -07:00
libs/host Use %zd instead of %d for variables of type ssize_t 2012-02-27 16:06:00 -08:00
target Remove the bogus icu.dat dependency. 2013-07-31 15:02:17 -07:00
tools fix design/develop boxes float 2013-07-12 19:22:24 -07:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
buildspec.mk.default Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
CleanSpec.mk Here lies JB MR2: In with a whimper, out with a bang. 2013-04-22 13:07:44 -07:00
envsetup.sh Merge "Use consistent search depth." 2013-07-25 01:54:44 +00:00