summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorVictor Chang <vfcc@google.com>2018-03-13 10:18:20 -0700
committerVictor Chang <vfcc@google.com>2018-03-16 17:56:53 +0000
commit9c617f5677541fd3fd5fc2a6f74b3772b86d54d5 (patch)
tree2d59b381c6e07611575ec7fc5a4adf95d8b487f5 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent8bde24cf536ecaffd337704f44dea04ce0718eed (diff)
Make the GnssStatus constructor public and mark as hidden.
Android Things user-driver model for GNSS requires that the GNSS driver to be implemented by the developer in Java and have its updates forwarded down to the GNSS framework. This means that the developer will need to be able to create GnssStatus objects. A GnssStatusBuilder class is being added in ag/3726284, intended to be used to create GnssStatus objects. We do not intend for the developer to construct a GnssStatus object directly, so while this constructor is being made public, it's also being marked as hidden. Test: Builds. Change-Id: Ie8e75e2bc264fe8b1981afebb3f4d10fadd89915
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions