commit | 15536bc0df0ea0c5ed958c051fddd78692ad369d | [log] [tgz] |
---|---|---|
author | Neil Fuller <nfuller@google.com> | Mon Oct 01 15:27:46 2018 +0100 |
committer | Neil Fuller <nfuller@google.com> | Mon Oct 01 15:27:46 2018 +0100 |
tree | 6414b96008dffe1e5a1659e78a4675d1ee433c08 | |
parent | 8affe3f8197801bd5dc805eefbf75d63d2431432 [diff] |
Avoid use of libcore.util.NonNull Avoid use of libcore.util.NonNull and use android.annotation.NonNull instead (like other classes in this package). metalava treats them the same but soon libcore.util.NonNull will not be visible outside of libcore. Bug: 113148576 Test: build Change-Id: I43cd1350d50cde83f8184f154034a469610bef22