diff options
author | Bartosz Fabianowski <bartfab@google.com> | 2016-11-25 12:36:20 +0100 |
---|---|---|
committer | Bartosz Fabianowski <bartfab@google.com> | 2016-11-25 12:36:20 +0100 |
commit | 8d76e72251eb6f83580cd8b70000d6904fe24096 (patch) | |
tree | 803f023c4c152853dd9064cf334ef50b419f91aa /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 2dd5018a0f1f7514c2de4cefbe2fd33dcb2ea506 (diff) |
Allow DO to access bookkeeping information about its own actions
The getLastSecurityLogRetrievalTime(), getLastBugReportRequestTime()
and getLastNetworkLogRetrievalTime() methods are meant to be used by
system code. However, there is no harm in allowing the DO to access the
information they return - because it is information about actions that
the DO itself took.
The advantage of opening up these methods to the DO is that we can
CTS-test them.
Bug: 32692748
Test: DevicePolicyManager unit test + CTS test in separate CL
Change-Id: I1470fca2a82b9955f7aed5e8b50220bea8b56fc9
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions