summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorAlistair Strachan <astrachan@google.com>2018-11-20 18:09:27 -0800
committerAlistair Strachan <astrachan@google.com>2019-01-15 18:10:21 -0800
commit10c509c2c6592da469f49c358360bf995fd2da1a (patch)
tree88ca286656a9b260ae8190241d12697f9fe9e3f6 /Android.bp
parent7047ecac48c83c36c185421ed4fa19dcb74936a3 (diff)
downloadhikey-10c509c2c6592da469f49c358360bf995fd2da1a.tar.gz
Optionally build recovery for hikey{,960}.
Bug: 117293412 Change-Id: Ic4c5119bc10827484a49a39b895bd82e678c6cf0
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 f31b4441..6477ee96 100644
--- a/Android.bp
+++ b/Android.bp
@@ -15,4 +15,5 @@
subdirs = [
"bluetooth",
+ "recovery",
]