aboutsummaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorJaewoong Jung <jungjw@google.com>2019-02-27 20:13:56 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-02-27 20:13:56 -0800
commit049aea10f5de6f05b0569303e998861de53151e3 (patch)
tree51afdfa8344889a16dc695573ea59296f6178249 /Android.bp
parent464591da7f3e58e692f8066af31f747816b35b3e (diff)
parentb44bb0896b18c2374f410fd21a6dfa6eff598c7a (diff)
downloadbuild_soong-049aea10f5de6f05b0569303e998861de53151e3.tar.gz
build_soong-049aea10f5de6f05b0569303e998861de53151e3.tar.bz2
build_soong-049aea10f5de6f05b0569303e998861de53151e3.zip
Merge "Add override_module." am: b709575a75 am: e8eaf4608d
am: b44bb0896b Change-Id: I4c8faef56835a1e7d334f8dade5623c9ea07df3e
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 1ceb037f..17c26f2a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -55,6 +55,7 @@ bootstrap_go_package {
"android/namespace.go",
"android/neverallow.go",
"android/onceper.go",
+ "android/override_module.go",
"android/package_ctx.go",
"android/paths.go",
"android/prebuilt.go",