commit | 6c21096251e6dbb821729d6fee935049a69354fd | [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:43:50 2017 -0700 |
tree | a057e6b51f5848505210cd1a037181e57ee9105e | |
parent | 24d43899cd5f835132e08f6455d940b652f73c98 [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 245deb1..159c1dd 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",