commit | b43535d84ea00b2dd7265399fbb494db9801c0dc | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Thu Oct 18 10:35:48 2012 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Oct 18 10:35:49 2012 -0700 |
tree | 26fe6dba33f13e6a25a2bcd561ae3c8243a5342f | |
parent | 31d2dd3840ed08e7b9a9a375632e554aa19de0aa [diff] | |
parent | 0eccce99d7c23b403c6047738d88c616213ad7d7 [diff] |
Merge "Add a tool to let you enforce layering between packages in a java module."
diff --git a/target/product/core.mk b/target/product/core.mk index 993420f..8667dbe 100644 --- a/target/product/core.mk +++ b/target/product/core.mk
@@ -131,6 +131,7 @@ uiautomator \ telephony-common \ mms-common \ + tzdata \ zoneinfo.dat \ zoneinfo.idx \ zoneinfo.version @@ -161,6 +162,7 @@ libssl \ libz-host \ dalvik \ + tzdata-host \ zoneinfo-host.dat \ zoneinfo-host.idx \ zoneinfo-host.version