Explicitly hide inner class
The current metalava behavior is to include all members of inner classes if they are annotated with any API annotation unless explicitly hidden. We want to be explicit so we need to add @hide to the inner class. Bug: 113148576 Test: build Change-Id: I30e0799448d7b4f29a59a6d145d58b34eb8192bd
Loading
Please sign in to comment