aboutsummaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorJeff Gaston <jeffrygaston@google.com>2017-06-19 15:39:54 -0700
committerJeff Gaston <jeffrygaston@google.com>2017-06-19 15:52:15 -0700
commitaff66e55a9c114a2b6cc8b1116484db0b887e642 (patch)
treeb751eb23cf3fe4387e47b387774f60386baec18d /Android.bp
parentf47b0487822dac28e72d2af18ed3692732bac9f0 (diff)
downloadbuild_soong-aff66e55a9c114a2b6cc8b1116484db0b887e642.tar.gz
build_soong-aff66e55a9c114a2b6cc8b1116484db0b887e642.tar.bz2
build_soong-aff66e55a9c114a2b6cc8b1116484db0b887e642.zip
Revert "Revert "Initial implementation of bpfix""
Bug: 38351765 Test: bpfix Android.bp This reverts commit a8cc9c53fa5eb7004bc07c5c0ca8613761afd49b. Change-Id: I60f02a8dd920346aa17b9044f834ffe94fa693c6
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 a0292655..c571e744 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,5 +1,6 @@
subdirs = [
"androidmk",
+ "bpfix",
"cmd/*",
"third_party/zip",
"ui/*",