commit | fed12441ac85add9fc024b6e2554f015e29d380b | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Apr 12 09:39:54 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Wed Apr 12 09:57:32 2017 -0700 |
tree | 69a9ccbeb3da88fd1381cb0ba61eb61fc8046758 | |
parent | 586fd648d5200dd133397dc6b3710bcca1bb4ad2 [diff] [blame] |
libgrallocmapperincludes: as header lib and vendor Bug: 33241851 Test: links Test: try build with BOARD_VNDK_VERSION current, no errors related to this module Test: (sanity) YouTube Change-Id: Ia2c3922bf8bf1ab51396a8c8c5fa8d909c442994
diff --git a/graphics/allocator/2.0/default/Android.bp b/graphics/allocator/2.0/default/Android.bp index 6adfa71..4a7cfe0 100644 --- a/graphics/allocator/2.0/default/Android.bp +++ b/graphics/allocator/2.0/default/Android.bp
@@ -15,7 +15,9 @@ "liblog", "libutils", ], - static_libs: ["libgrallocmapperincludes"], + header_libs: [ + "libgrallocmapperincludes", + ], } cc_binary {