commit | 86726b1413c6f41459827c48b225d520b35df79f | [log] [tgz] |
---|---|---|
author | Michael Wright <michaelwr@google.com> | Tue May 21 22:30:20 2024 +0000 |
committer | Michael Wright <michaelwr@google.com> | Tue May 21 22:59:53 2024 +0000 |
tree | 27879c35c603f9481cbcec673e1dd6b72631f90f | |
parent | b38e929212a9dfe7134dbb8fc57fd1218c4db8e2 [diff] |
Add nullness annotations to Binder shell command callbacks. Because Binder annotates them, the IDE complains if the subclass doesn't as well. Go ahead and annotate them just to quiet it. Bug: 342006701 Test: Compile Change-Id: Idbd10c0015938485b1a37959f0b5086cc0e1c380