From 784c54378f2e30050ca926867b68adc8d29bb956 Mon Sep 17 00:00:00 2001 From: Neil Fuller Date: Wed, 14 Jun 2017 14:17:37 +0100 Subject: [PATCH] Track move of tzdata: bionic to system/timezone Track the movement of the tzdata file from bionic to system/timezone. Bug: 31008728 Bug: 36882778 Test: make sdk Merged-In: I6cff023cb8b6eb7fec81a5ea61f3c06343f462f3 Change-Id: I6cff023cb8b6eb7fec81a5ea61f3c06343f462f3 --- build/sdk.atree | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/sdk.atree b/build/sdk.atree index 7c821c7ab..25a5a1f4a 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -210,7 +210,7 @@ docs/features.txt platforms/${PLATFORM_NAME}/data/featur ${FONT_OUT} platforms/${PLATFORM_NAME}/data/fonts # timezone data for layoutlib -bionic/libc/zoneinfo/tzdata platforms/${PLATFORM_NAME}/data/tzdata +system/timezone/output_data/iana/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