commit | 52e1b92ca37d7bc850339ea3fb769501ae4f3fa8 | [log] [tgz] |
---|---|---|
author | Martin Stjernholm <mast@google.com> | Wed Nov 11 03:04:02 2020 +0000 |
committer | Martin Stjernholm <mast@google.com> | Mon Nov 16 11:29:59 2020 +0000 |
tree | da56d80116ee19e623a4d9b606b85a8a3956c453 | |
parent | e1510d4b8aff0d025adacac8e6d42fa9d1dcedf9 [diff] |
Move timezone-host to the i18n-module. Export instead art.module.api.annotations which it needs to build there. Test: See https://r.android.com/1495078 Bug: 172480615 Change-Id: I9a0527967678351d958e8f7e5428c7cbd5ce69d6
diff --git a/build/sdk/Android.bp b/build/sdk/Android.bp index c15df7d..1eeefac 100644 --- a/build/sdk/Android.bp +++ b/build/sdk/Android.bp
@@ -96,7 +96,7 @@ compile_multilib: "64", java_libs: [ - "timezone-host", + "art.module.api.annotations", ], native_binaries: [ "hiddenapi",