commit | 944aeffa85ab0a94e20a4edc7293fe70f904bddd | [log] [tgz] |
---|---|---|
author | Neil Fuller <nfuller@google.com> | Fri Aug 30 18:02:47 2019 +0100 |
committer | Neil Fuller <nfuller@google.com> | Tue Jan 14 13:34:29 2020 +0000 |
tree | 72f6d98be64ab5772ae03bec62c23c491d81f32f | |
parent | 2be7ac4531d641910c34037b4bf63624dbf593e3 [diff] |
System API proxies for the telephony module Introduce classes that exist to give the telephony module something stable to call for in-process utilities: libcore cannot directly expose System APIs today and the package names are internal. The APIs are the subset of internal libcore.timezone APIs used by telephony code currently. Bug: 139091367 Test: See associated frameworks/opt/telephony commit Change-Id: I6109aef77171346ecb103c190526b7b9b81012b2