Refactor TimeZoneDistro{|Builder}
Remove TimeZoneDistro.getBytes() to allow for alternative (e.g. on file system) implementations. Change TimeZoneDistroBuilder so it can return raw bytes or TimeZoneDistro objects. Change CreateTimeZoneDistro to just use the raw bytes. Test: run cts -m CtsLibcoreTestCases Bug: 31008728 Change-Id: If0f5cd9e43392816f5dc48237759dd845253b2de
Loading
Please sign in to comment