aboutsummaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2019-01-25 13:52:43 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-01-25 13:52:43 -0800
commit414c8d7b03dd900bae0b3b2ad9987b972f6575dc (patch)
treeb69f68da7a4c6aec70b9dabdba717ac84d515ae9 /Android.bp
parent91ce0e03ff1361cfffd4984657d8e49651fcf48c (diff)
parent86ff01700f9c9b16d7ddab74af4f28d6c2fe5168 (diff)
downloadbuild_soong-414c8d7b03dd900bae0b3b2ad9987b972f6575dc.tar.gz
build_soong-414c8d7b03dd900bae0b3b2ad9987b972f6575dc.tar.bz2
build_soong-414c8d7b03dd900bae0b3b2ad9987b972f6575dc.zip
Optimize filterArchStruct when nothing is filtered am: cb9880786d am: f53ca3118f
am: 86ff01700f Change-Id: If208b1da532c0a1f03682fa9323e5b60686bb179
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 9415ad60..ad2447cb 100644
--- a/Android.bp
+++ b/Android.bp
@@ -71,6 +71,7 @@ bootstrap_go_package {
"android/env.go",
],
testSrcs: [
+ "android/arch_test.go",
"android/config_test.go",
"android/expand_test.go",
"android/namespace_test.go",