aboutsummaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorJeff Gaston <jeffrygaston@google.com>2017-05-16 16:42:30 -0700
committerJeff Gaston <jeffrygaston@google.com>2017-05-24 13:06:35 -0700
commitde4b0463f220c069af1aa10d594b39ceafdfa78b (patch)
tree6383d5b42c01c208d165fa3612210ee428fe3c62 /Android.bp
parent442b7e6dc9d05c0c904c0023753ac6d5e876b507 (diff)
downloadbuild_soong-de4b0463f220c069af1aa10d594b39ceafdfa78b.tar.gz
build_soong-de4b0463f220c069af1aa10d594b39ceafdfa78b.tar.bz2
build_soong-de4b0463f220c069af1aa10d594b39ceafdfa78b.zip
Initial implementation of bpfix
Bug: 38351765 Test: bpfix Android.bp Change-Id: Ia94602f93bc40db3d006174c39102ac5fd29a64c
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 9f508d57..00f0cf64 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,6 +12,7 @@
subdirs = [
"androidmk",
+ "bpfix",
"cmd/*",
"third_party/zip",
"ui/*",