diff options
author | Bruno Martins <bgcngm@gmail.com> | 2018-08-20 00:24:43 +0100 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2018-09-25 15:22:20 +0200 |
commit | 48ea88698150b921b3962f0e752c9a809863a4c1 (patch) | |
tree | e090b6e22e43f533a4517df19a43b38b7a54f29f /Android.bp | |
parent | 716bef659d8b9abb9bac3c267e535e6589c19d8b (diff) |
msm8996-common: Remove no longer needed Android Blueprints
* Soong now finds all Android.bp and Blueprints files in the source tree
Change-Id: I2b7b22ecec7efb439d4c20c9d579ed9ceed5b20d
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
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 f61e31b..0000000 --- a/Android.bp +++ /dev/null @@ -1,3 +0,0 @@ -subdirs = [ - "light", -] |