diff options
author | Aurimas Liutikas <aurimas@google.com> | 2020-11-10 15:35:08 -0800 |
---|---|---|
committer | Aurimas Liutikas <aurimas@google.com> | 2020-11-12 23:37:18 +0000 |
commit | 689f7684cbc642a3d7e52a1b2cd0c008726c6054 (patch) | |
tree | 35c8466b33acf0939529b5146ce8428549ef28fb /test/ProfileTestMultiDex/Main.java | |
parent | 5e62e04bb848f93dea8dcbbb667a65a0e7247adc (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
Change-Id: Ifb9849e478cff31d0ad2d2fd5d518c207a8764eb
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions