platform_bionic/libc/tzcode
Neil Fuller 7dfeaf896d Changes to support loading tz data from APEX
The changes needed to pick up time zone data files from
a mounted APEX directory. Code that looks for time zone
data now looks in a new location after checking for
data installed by the time zone updates via APK feature.

This hasn't been tested in combination with a real APEX but
it shouldn't do anything bad if the new path does not exist.

Bug: 115612964
Test: CTS: run cts-dev -m CtsBionicTests
Test: Build / boot without APEX support
Change-Id: I56ae50e26f2cbfa0e537029a0e6f679fa2394327
2018-10-30 20:19:35 +00:00
..
asctime.c Sync with upstream tzcode (2015g). 2015-10-09 15:15:39 -07:00
bionic.cpp Changes to support loading tz data from APEX 2018-10-30 20:19:35 +00:00
difftime.c Sync with upstream tzcode (2015g). 2015-10-09 15:15:39 -07:00
localtime.c Move localtime.c over to CachedProperty. 2017-04-11 14:44:51 -07:00
private.h Upgrade to tzcode-2016f. 2016-07-29 14:04:17 -07:00
strftime.c Fix some easy cases of __ANDROID__ versus __BIONIC__. 2016-09-16 18:27:07 -07:00
strptime.c Add strptime %s. 2018-02-28 16:29:40 -08:00
tzfile.h Sync with upstream tzcode (2015g). 2015-10-09 15:15:39 -07:00