]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - Android.bp
AOSP: Convert e2fsprogs targets to soong.
[thirdparty/e2fsprogs.git] / Android.bp
diff --git a/Android.bp b/Android.bp
new file mode 100644 (file)
index 0000000..a095aea
--- /dev/null
@@ -0,0 +1,10 @@
+// Copyright 2017 The Android Open Source Project
+
+subdirs = [
+    "contrib",
+    "debugfs",
+    "e2fsck",
+    "lib",
+    "misc",
+    "resize",
+]