platform_build_soong/android
Colin Cross cc85e683a4 Return copies of global sanitizer slices
sanitize.begin() modifies the slice returned by Config.SanitizeHost()
and Config.SanitizeDevice(), return a copy so the global slice doesn't
get corrupted.

Bug: 29188876
Change-Id: I4c7a59b7e96529166519b23a1ebda39b8e060c58
2016-07-06 14:30:32 -07:00
..
androidmk.go Simplify arch target handling 2016-06-02 19:09:32 -07:00
arch.go Simplify arch target handling 2016-06-02 19:09:32 -07:00
config.go Return copies of global sanitizer slices 2016-07-06 14:30:32 -07:00
defaults.go Rename common to android 2016-05-18 15:37:25 -07:00
defs.go Rename common to android 2016-05-18 15:37:25 -07:00
env.go Rename common to android 2016-05-18 15:37:25 -07:00
glob.go Start using blueprint_go_binary 2016-05-31 18:31:56 -07:00
makevars.go Check more Make variables 2016-05-20 00:19:14 -07:00
module.go Simplify arch target handling 2016-06-02 19:09:32 -07:00
mutator.go Rename common to android 2016-05-18 15:37:25 -07:00
package_ctx.go Rename common to android 2016-05-18 15:37:25 -07:00
paths.go Simplify arch target handling 2016-06-02 19:09:32 -07:00
paths_test.go Rename common to android 2016-05-18 15:37:25 -07:00
util.go Rename common to android 2016-05-18 15:37:25 -07:00
variable.go Rename common to android 2016-05-18 15:37:25 -07:00