diff options
author | Demon Singur <demonsingur@gmail.com> | 2018-03-10 10:03:47 +0000 |
---|---|---|
committer | Isaac Chen <isaacchen@isaacchen.cn> | 2018-07-13 00:03:17 +0000 |
commit | a3b292d0ca3964256bea468ac46e29b5e2dbdd66 (patch) | |
tree | 0771421e441cd046be371f60b92f7643aef35404 /Android.bp | |
parent | ad9a011a075ae2ff64c5110c6ea9c288fa3bfe17 (diff) |
wayne: Include all blueprint modules
Change-Id: Iaf3d59fe173cf0b424409c546854841e4da082a1
Diffstat (limited to 'Android.bp')
-rw-r--r-- | Android.bp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp new file mode 100644 index 0000000..7aef46b --- /dev/null +++ b/Android.bp @@ -0,0 +1,3 @@ +subdirs = [ + "*" +] |