summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJin Qian <jinqian@google.com>2017-12-05 11:52:15 -0800
committerMichael Bestas <mkbestas@lineageos.org>2018-02-11 01:37:56 +0200
commitd98aff6a075f75f8e6fee7e8a4c8e2cf54ed57f4 (patch)
tree49b5660c67b60f26a561500ece2563261f9af763
parentbb3df83ee2c4fa9cead2f2fb7deda21eee0fa444 (diff)
downloadandroid_development-staging/lineage-15.1.tar.gz
android_development-staging/lineage-15.1.tar.bz2
android_development-staging/lineage-15.1.zip
add mke2fs.conf to Android SDK build-toolsstaging/lineage-15.1
Change-Id: I37822f5917986a562a48b5ad199623dbef61cdeb (cherry picked from commit d941e81fb232cd86368a0f993d03e62414faf547)
-rw-r--r--build/sdk.atree1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/sdk.atree b/build/sdk.atree
index 7209d023d..f65f58a99 100644
--- a/build/sdk.atree
+++ b/build/sdk.atree
@@ -45,6 +45,7 @@ development/sdk/plat_tools_source.properties platform-tools/source.properties
bin/adb strip platform-tools/adb
bin/fastboot strip platform-tools/fastboot
bin/mke2fs strip platform-tools/mke2fs
+bin/mke2fs.conf platform-tools/mke2fs.conf
bin/e2fsdroid strip platform-tools/e2fsdroid
bin/make_f2fs strip platform-tools/make_f2fs
bin/sload_f2fs strip platform-tools/sload_f2fs