diff options
| author | Deepanshu Gupta <deepanshu@google.com> | 2014-12-03 20:48:28 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2014-12-03 20:48:30 +0000 |
| commit | ca15c4153285d2eb587b0d026c47f57ff36d2fe1 (patch) | |
| tree | 5ff273ab5fbf61c450cd0c0bc33d30fa5c6e84cf /build | |
| parent | f20b99791584d7b1291e98b9ed9705b3517605b9 (diff) | |
| parent | a16c2df188b5718079aac57349cf99b0b73c3fdc (diff) | |
Merge "Add tzdata to SDK build" into lmp-dev
Diffstat (limited to 'build')
| -rw-r--r-- | build/sdk.atree | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build/sdk.atree b/build/sdk.atree index c727b597d..9e719995b 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -183,6 +183,9 @@ docs/features.txt platforms/${PLATFORM_NAME}/data/featur # fonts for layoutlib. ${FONT_OUT} platforms/${PLATFORM_NAME}/data/fonts +# timezone data for layoutlib +bionic/libc/zoneinfo/tzdata platforms/${PLATFORM_NAME}/data/tzdata + # NOTICE files are copied by build/core/Makefile from sdk.git development/sdk/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/templates/NOTICE.txt development/sdk/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/data/NOTICE.txt |
