Merge "Delete include/private/android_filesystem_config.h" am: 351586822f
Original change: https://android-review.googlesource.com/c/platform/system/core/+/1430210 Change-Id: Idf074df8ad9c0d3289df54e8e947cb6b67d089fa
This commit is contained in:
commit
4f6b65b4f0
3 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +0,0 @@
|
||||||
filegroup {
|
|
||||||
name: "android_filesystem_config_header",
|
|
||||||
srcs: ["include/private/android_filesystem_config.h"],
|
|
||||||
}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
../../libcutils/include/private/android_filesystem_config.h
|
|
||||||
|
|
@ -14,6 +14,11 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
//
|
//
|
||||||
|
|
||||||
|
filegroup {
|
||||||
|
name: "android_filesystem_config_header",
|
||||||
|
srcs: ["include/private/android_filesystem_config.h"],
|
||||||
|
}
|
||||||
|
|
||||||
// some files must not be compiled when building against Mingw
|
// some files must not be compiled when building against Mingw
|
||||||
// they correspond to features not used by our host development tools
|
// they correspond to features not used by our host development tools
|
||||||
// which are also hard or even impossible to port to native Win32
|
// which are also hard or even impossible to port to native Win32
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue