summaryrefslogtreecommitdiff
path: root/test/MultiDexModifiedSecondary/Second.java
diff options
context:
space:
mode:
authorAurimas Liutikas <aurimas@google.com>2020-11-10 15:35:08 -0800
committerAurimas Liutikas <aurimas@google.com>2020-11-13 02:56:32 +0000
commit7c51d9d1b08aa1919465efd3b5520b530d761f0e (patch)
tree2253373c706d95dcaed19939078d391746ee5676 /test/MultiDexModifiedSecondary/Second.java
parent1ca19bca50d2239d176992d106dada4730a2c014 (diff)
Hide Value class constructor
Value class was constructable and it had hidden abstract methods. This is an issue, Changing to private constructor so that internal implementors can still call it, but this class can no longer be implemented by external implementors. Test: make update-api Merged-In: Ifb9849e478cff31d0ad2d2fd5d518c207a8764eb Change-Id: Ifb9849e478cff31d0ad2d2fd5d518c207a8764eb
Diffstat (limited to 'test/MultiDexModifiedSecondary/Second.java')
0 files changed, 0 insertions, 0 deletions