commit | b58d3b29002d78be7b9076c6432de9d3c04d6af6 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Jan 18 16:59:48 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jan 18 16:59:48 2017 +0000 |
tree | d3e4c04ab0a817de1688a635557375bae8c8bc18 | |
parent | 469e51ac4f5596e499d2fb800102fa2b7680902f [diff] | |
parent | 80112f73cd926077f0682c22d0744bebd1b2d47e [diff] |
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 = ["*"]