Skip to content
Snippets Groups Projects
Commit 1207ba3d authored by Colin Cross's avatar Colin Cross
Browse files

Export android_filesystem_config.h as a filegroup

bionic/libc/Android.bp needs to reference android_filesystem_config.h,
export it using a filegroup module.

Bug: 34283327
Test: builds
Change-Id: Id7650f3b64d7eb52f945f538d05b691b8b3c3fcb
parent 3052d123
Branches
Tags
No related merge requests found
filegroup {
name: "android_filesystem_config_header",
srcs: ["include/private/android_filesystem_config.h"],
}
subdirs = ["*"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment