diff options
author | Bruno Martins <bgcngm@gmail.com> | 2018-08-20 00:24:43 +0100 |
---|---|---|
committer | TingyiChen <tingyi364@gmail.com> | 2019-08-13 11:46:56 +0200 |
commit | 0bbf621911857090258a07ad15af364a5fa7f26b (patch) | |
tree | fcc2d6f3e09559cb4bcd347a2bddde90fbf66335 /Android.bp | |
parent | d7e89ad62d2017abd760b9244b85c52fb17e756a (diff) |
wayne-common: Remove no longer needed Android Blueprints
* Soong now finds all Android.bp and Blueprints files in the source tree
Change-Id: I2b7b22ecec7efb439d4c20c9d579ed9ceed5b20d
Diffstat (limited to 'Android.bp')
-rw-r--r-- | Android.bp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp deleted file mode 100644 index 7aef46b..0000000 --- a/Android.bp +++ /dev/null @@ -1,3 +0,0 @@ -subdirs = [ - "*" -] |