commit | 9e6c9fb8f8f3b1e42a6aeb835c0718d6072fd755 | [log] [tgz] |
---|---|---|
author | Long Ling <longling@google.com> | Wed Feb 02 14:32:09 2022 -0800 |
committer | Long Ling <longling@google.com> | Thu Mar 03 23:20:50 2022 +0000 |
tree | ed74ac78e4fc6a1b401132baef2a53a333685248 | |
parent | edc7b17ce927540ea51cf708aa3adcff9ed717fe [diff] [blame] |
Add libtonemap headers Bug: 200310159 Change-Id: If4c0ade9b4cd81ea079455b942e8d5c17ff0c40a
diff --git a/libs/hwui/Android.bp b/libs/hwui/Android.bp index f6ad4c2..ece150a 100644 --- a/libs/hwui/Android.bp +++ b/libs/hwui/Android.bp
@@ -535,7 +535,10 @@ target: { android: { - header_libs: ["libandroid_headers_private"], + header_libs: [ + "libandroid_headers_private", + "libtonemap_headers", + ], srcs: [ "hwui/AnimatedImageThread.cpp",