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