Skip to content

tz_data: fix tzdata locations on Android#1789

Merged
djc merged 1 commit into
chronotope:mainfrom
caruschalalamove:fix-android-tzdata
Jun 4, 2026
Merged

tz_data: fix tzdata locations on Android#1789
djc merged 1 commit into
chronotope:mainfrom
caruschalalamove:fix-android-tzdata

Conversation

@caruschalalamove

Copy link
Copy Markdown
Contributor

Hi, this PR is about a fix to find right tzdata paths for Android. Thank you for your time to review this.

  • added /apex/com.android.tzdata/etc/tz/tzdata
  • corrected the right path for /data/misc/zoneinfo/current
  • corrected lookup priority: apex -> current -> system

Feel free to see more detailed issue description and verification after fix here #1788.

@codecov

codecov Bot commented Jun 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.88%. Comparing base (f14ead4) to head (227b784).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1789   +/-   ##
=======================================
  Coverage   89.88%   89.88%           
=======================================
  Files          35       35           
  Lines       13775    13775           
=======================================
  Hits        12381    12381           
  Misses       1394     1394           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@djc djc merged commit 881f9ab into chronotope:main Jun 4, 2026
35 checks passed
@djc

djc commented Jun 4, 2026

Copy link
Copy Markdown
Member

Published in 0.4.45.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants