summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2018-03-07 21:37:47 +0100
committerandroid-build-merger <android-build-merger@google.com>2018-03-07 21:37:47 +0100
commit2d62142fff217e7bc1cd536b44f11336075e515f (patch)
treee97d5562759b32e96057ed97e9a198afe2638785
parentMerge "minadbd: Move to Soong." (diff)
parentMerge "Drop the no-op Android.bp." (diff)
downloadandroid_bootable_recovery-2d62142fff217e7bc1cd536b44f11336075e515f.tar
android_bootable_recovery-2d62142fff217e7bc1cd536b44f11336075e515f.tar.gz
android_bootable_recovery-2d62142fff217e7bc1cd536b44f11336075e515f.tar.bz2
android_bootable_recovery-2d62142fff217e7bc1cd536b44f11336075e515f.tar.lz
android_bootable_recovery-2d62142fff217e7bc1cd536b44f11336075e515f.tar.xz
android_bootable_recovery-2d62142fff217e7bc1cd536b44f11336075e515f.tar.zst
android_bootable_recovery-2d62142fff217e7bc1cd536b44f11336075e515f.zip
-rw-r--r--Android.bp8
1 files changed, 0 insertions, 8 deletions
diff --git a/Android.bp b/Android.bp
deleted file mode 100644
index f8c6a4b71..000000000
--- a/Android.bp
+++ /dev/null
@@ -1,8 +0,0 @@
-subdirs = [
- "applypatch",
- "bootloader_message",
- "edify",
- "otafault",
- "otautil",
- "uncrypt",
-]