diff options
author | Nathan Harold <nharold@google.com> | 2017-11-07 17:17:45 -0800 |
---|---|---|
committer | Nathan Harold <nharold@google.com> | 2017-11-07 17:46:12 -0800 |
commit | 440824f7434e1e2c343b21a9ca3e6f405b8e0ea1 (patch) | |
tree | e70a62b2516ef9bf3fde599dcb70072d2b008eb4 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 45183fc5a79f0cf21fb3fa7e35b916fd75821267 (diff) |
Fix signature for finalize() to resolve API Lint error
The API linter on goog/master noticed that this method is
listed in the public API even though it's protected. The
change is probably related to a signature change from the
internal finalize method which throws a Throwable. Fix the
method in IpSecManager to throw Throwable, which should
fix the current.txt and resolve the lint error.
Bug: 69006767
Test: compilation, make update-api
Change-Id: I173d014baaa505c365b7916fcb52f2a8b4af9373
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions