Merge "Export android_filesystem_config.h as a filegroup"
am: 80112f73cd

Change-Id: Ia5c3d2ee93f9b5e5838158a49bf4b4cb14e0128c
diff --git a/Android.bp b/Android.bp
index b44c296..c6f6251 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1 +1,6 @@
+filegroup {
+    name: "android_filesystem_config_header",
+    srcs: ["include/private/android_filesystem_config.h"],
+}
+
 subdirs = ["*"]