commit | d17553cb8fd28c03f78466a9a6a699ce5a2828ab | [log] [tgz] |
---|---|---|
author | Richard MacGregor <rmacgregor@google.com> | Mon Apr 15 15:26:11 2024 -0700 |
committer | Richard MacGregor <rmacgregor@google.com> | Tue Apr 16 17:46:44 2024 +0000 |
tree | 009ba969e4fc18c9950237433b651da5f9aef5c1 | |
parent | 10632fc9e57fe12c9f3ea26d4032ec2ed3c7e658 [diff] |
Refactor nullchecks Move nullchecked earlier in code flows, add nonnull annotations where necessary. Refactor notification sensitive check into boolean method that doesn't repackage as PackageInfo Bug: 331946904 Test: atest SensitiveContentProtectionManagerServiceNotificationTest Flag: EXEMPT - strict refactor and null checks Change-Id: Ib100da3a01010019685d6806f92a8fe04ccbfab0