No description
Find a file
Colin Cross 7b5c22b1f0 Don't specify LOCAL_STRIP_MODULE for static libraries
After I92a838b07fe4116d5a4b8521fe1ce8d44e6e84e2 in build/,
LOCAL_STRIP_MODULE := keep_symbols will be honored for prebuilts, which
will trigger an error if it is set on a static library.  Only set
LOCAL_STRIP_MODULE for binaries and shared libraries.

Change-Id: I4e17a78afa7c5810dbf9003166c14a1ff3a59c9e
2016-07-07 11:21:53 -07:00
android Simplify arch target handling 2016-06-02 19:09:32 -07:00
androidmk Add CommentGroups 2016-06-14 19:04:53 -07:00
cc Don't specify LOCAL_STRIP_MODULE for static libraries 2016-07-07 11:21:53 -07:00
cmd Fix govet issue 2016-05-30 13:42:19 -07:00
env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
genrule Simplify arch target handling 2016-06-02 19:09:32 -07:00
glob Move globbing on top of pathtools.GlobWithExcludes 2015-04-29 14:59:23 -07:00
java Start using blueprint_go_binary 2016-05-31 18:31:56 -07:00
scripts Support stripping shared libraries and binaries 2016-05-03 14:03:38 -07:00
Android.bp Rename androidmk/test.go so go test can find it 2016-06-08 14:49:55 -07:00
bootstrap.bash Move shell and python scripts to scripts/ directory 2016-04-29 13:59:56 -07:00
build.ninja.in Update androidmk to match blueprint changes 2016-06-08 14:50:11 -07:00
doc.go Add soong_build primary builder 2015-03-13 20:28:16 -07:00
register.go Remove EarlyMutators and DynamicDependencies 2015-11-03 15:46:08 -08:00
root.bp Remove build/libs 2016-06-16 15:22:09 -07:00
soong.bash Update path to ninja 2016-05-04 16:25:26 -07:00
soong.bootstrap.in Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00