diff options
author | Nathan Harold <nharold@google.com> | 2018-10-05 18:59:18 -0700 |
---|---|---|
committer | Nathan Harold <nharold@google.com> | 2018-10-22 17:41:17 -0700 |
commit | eb8e831c956db804402e547c8a8e45d43bf6a0e7 (patch) | |
tree | 158ac8785b06c2eb5aa17d21297992a5abbcf63c /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 45d2c252b19c08bbd20acaaa2f52ae8518150169 (diff) |
Remove Hidden TimestampType From CellInfo
The timestamp type in CellInfo was added as an
experiment when CellInfo was first created. There
was optimism that highly precise timestamps would
be useful and available; however, in practice no
vendors are known to support precise timestamps
from the modem. Having a consistent timestap that
has a reference source available to apps is more
valuable than this flexibility. Thus, the reference
will always be nanotime since Android system boot,
and the timestamps will always be stamped by the
Android framework when the records are retrieved
from the modem.
Bug: 36971551
Test: atest FrameworksTelephonyTests
Change-Id: Ic5340b6c03ddc36aa00e7694c85b3af27128652e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions