summaryrefslogtreecommitdiffstats
path: root/fastboot/Android.bp
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2018-11-19 19:11:35 -0800
committerDan Willemsen <dwillemsen@google.com>2018-11-19 23:06:12 -0800
commit3f439a7a887736cb3cf26d6523defc19ff61ec7b (patch)
treea5552de8c958206b96084a511a5c893fbc216693 /fastboot/Android.bp
parenteb1213f1707bb6911fd4116d51e17f331abfaa90 (diff)
downloadsystem_core-3f439a7a887736cb3cf26d6523defc19ff61ec7b.tar.gz
system_core-3f439a7a887736cb3cf26d6523defc19ff61ec7b.tar.bz2
system_core-3f439a7a887736cb3cf26d6523defc19ff61ec7b.zip
Switch from dist-for-goals to dist in Android.bp
Removes a few more Android.mk files. Test: check for adb, mkbootfs, and fastboot in the build artifacts Change-Id: Ie4e50a363a734d0b9207f0d0098c54719f038e76
Diffstat (limited to 'fastboot/Android.bp')
-rw-r--r--fastboot/Android.bp7
1 files changed, 7 insertions, 0 deletions
diff --git a/fastboot/Android.bp b/fastboot/Android.bp
index 50d18edd8..3282f9b85 100644
--- a/fastboot/Android.bp
+++ b/fastboot/Android.bp
@@ -252,6 +252,13 @@ cc_binary_host {
"mke2fs",
"make_f2fs",
],
+ dist: {
+ targets: [
+ "dist_files",
+ "sdk",
+ "win_sdk",
+ ],
+ },
target: {
not_windows: {