commit | b6807125df696e21a8f37ca7bad24fcd85a523b8 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Jul 25 15:24:04 2017 -0700 |
committer | Yifan Hong <elsk@google.com> | Wed Aug 02 16:40:36 2017 -0700 |
tree | 8137bd65aa2bbf4147f379ebd5815579e6038483 | |
parent | 09c89672b6a5ed6e6b6fc3ad28ac309c7ff69170 [diff] [blame] |
Remove private headers from libcutils.vendor Bug: 63135587 Test: m -j Test: BOARD_VNDK_VERSION=current m -j Test: mma -j Test: BOARD_VNDK_VERSION=current mma -j Change-Id: I9eecf23c4c311bd8336a5bfaaeb2afb3b51c6513 Merged-In: I9eecf23c4c311bd8336a5bfaaeb2afb3b51c6513
diff --git a/libcutils/Android.bp b/libcutils/Android.bp index 85258cd..8528a4b 100644 --- a/libcutils/Android.bp +++ b/libcutils/Android.bp
@@ -150,6 +150,7 @@ "libutils_headers", ], export_header_lib_headers: ["libcutils_headers"], + local_include_dirs: ["include"], cflags: [ "-Werror",