Merge "Export android_filesystem_config.h as a filegroup" am: 80112f73cd am: b58d3b2900 am: 3430923eba
am: 63d342c1d7

Change-Id: Ib3908cf00f86e9eda2bbcd40091f6942772ad8ef
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 = ["*"]