Use ICU APIs not impl types
Avoid deprecated PrivateKeyInfo.getAlgorithmId()
Avoid deprecated PrivateKeyInfo.getAlgorithmId()
Remove explicit dependency on bouncycastle
Remove dependency on libcore internal annotation
Remove the feature flag and dead code for the old time zone picker
Track move of timezone classes to libcore.timezone
Track move of timezone classes to libcore.timezone
Update the timestamp used for time zone filtering
DO NOT MERGE DeviceConfig: Add Name space and keys for Display Manager
Changes to support loading tz data from APEX
Finalize the name of the apex package
Track move of APEX module tz files under etc/tz
Revert "Track movement of ICU .dat file"
Find tzdata in the runtime module before /system
Track movement of ICU .dat file
Update the "host" bionic code tzdata lookup logic
Track movement of ICU .dat file
Use the ANDROID_TZDATA_ROOT environment variable
Correct sendBroadcast test
Correct sendBroadcast test
resolve merge conflicts of 3108641d9e3652a4fdb17e430449e3f9aa16c1f3 to pi-dev-plus-aosp
Minimum viable TimeDetectorService
Remove CommonClock / CommonTimeManagementService
Remove CommonClock / CommonTimeManagementService
resolve merge conflicts of 26119befba89e1d656e6c2237f15e2b3a74865fd to pi-dev-plus-aosp
Simple pass-through TimeDetectorService
Minimum viable TimeDetectorService
resolve merge conflicts of 5e1d95b0cc05eb1a6bf25a13223601f2e8f8fccb to stage-aosp-master
Simple pass-through TimeDetectorService
Fix a syntax error in SystemServiceRegistry
Keep internal/aosp code in sync
Add TimestampedValue.toString()
Clear calling identity before doing any work
Trim away some dead code
Minimum viable TimeZoneDetectorService
Minimum viable TimeZoneDetectorService
Add more behavior to TimeDetectorService
Prepare for migration to the time detector service
Prepare for migration to the time detector service
resolve merge conflicts of bc38909bf3790331532c329a867d5a22fbf94016 to stage-aosp-master
Add a package declaration to RulesState
Make Half class use public APIs
Track changes in libcore to remove a constructor
Track constructor changes in libcore/
Remove unusual static method call
Track changes in libcore to remove a constructor
resolve merge conflicts of 7980b19bc8fa1fb0c4b4b3abea891d6e245b3edd to stage-aosp-master
Remove unnecessary libcore includes
Remove unnecessary libcore includes
Move XML object factory logic to libcore
Move XML object factory logic to libcore
Avoid use of DateUtilsBridge.icuTimeZone()
Track OkHttp changes
Use Base64 from android.util in LocalTransport
Break some dependencies on libcore internals
Move UriCodec to be near its one user
Track rename of org.kxml to com.android.org.kxml
Track rename of org.kxml to com.android.org.kxml 2
Make ext.jar only dependent on public SDK APIs
Remove unused / invalid import
Remove an unused dependency on conscrypt
Remove unnecessary dependency on bouncycastle
Swap libcore annotations for framework versions
Switch test to TestIoUtils from IoUtils
Remove dependency on internal libcore method
Remove usage of StringFactory
Avoid hidden DataFormat.is24Hour field access
Remove unused import
Remove ResponseCache from apache-http
Remove explicit dependencies on "core" libraries
Remove explicit dependencies on conscrypt
Remove usage of StringFactory
Remove explicit dependencies on core library
Remove explicit dependencies on core library
Track changes in system/timezone / libcore
API for retrieving time zone IDs by country
API for retrieving time zone IDs by country
Track move of timezone classes to libcore.timezone
Fix translateable -> translatable in .xml files
Track move of timezone classes to libcore.timezone
Hand-edit boot-image-profile.txt to move classes
Track move of timezone classes to libcore.timezone
Add a service for reporting runtime debug info
Make ANDROID_RUNTIME_ROOT a required env variable
Track debug key changes in libcore/
Fix translateable -> translatable in .xml files
Track ZygoteHooks API changes in libcore
Track ZygoteHooks API changes in libcore
Revert "Minimum viable TimeZoneDetectorService"
Revert "Minimum viable TimeZoneDetectorService"
Add an atom for TimeZoneDataVersion
Update RulesManagerService after APEX files