Files
build_soong/cc
Dan Willemsen f2c27d7370 Export the default LOCAL_STRIP_MODULE value
In make, BUILD_PREBUILT and BUILD_SHARED_LIBRARY/BUILD_EXECUTABLE use
different defaults for LOCAL_STRIP_MODULE. Explicitly use the
BUILD_SHARED_LIBRARY/BUILD_EXECUTABLE default so that we'll strip
binaries the same way when converting from Make to Soong.

BUILD_SHARED_LIBRARY/BUILD_EXECUTABLE uses the default set in
dynamic_binary.mk: mini-debug-info.

BUILD_PREBUILT (SHARED_LIBRARIES) uses no_debuglink
BUILD_PREBUILT (EXECUTABLES) doesn't strip by default

None of the above support stripping host modules.

Change-Id: I73a6f7bd7d2ed2033936579c78ae4980386dd4a2
2016-07-13 17:33:49 -07:00
..
2016-06-02 19:09:32 -07:00
2016-06-02 19:09:32 -07:00
2016-05-18 15:37:25 -07:00
2016-06-03 13:56:55 -07:00
2016-05-18 15:37:25 -07:00
2016-06-02 19:09:32 -07:00
2016-06-30 04:50:50 +00:00
2016-07-12 13:12:33 -07:00
2016-05-25 17:50:05 -07:00
2016-06-02 19:09:32 -07:00
2016-06-02 19:09:32 -07:00