commit | 1bff62ecf37910ed1be175ffeba09df4f752f48f | [log] [tgz] |
---|---|---|
author | Ashwini Oruganti <ashfall@google.com> | Fri Oct 23 11:15:09 2020 -0700 |
committer | Ashwini Oruganti <ashfall@google.com> | Fri Oct 23 11:17:18 2020 -0700 |
tree | af864ec89d2ceb19cf229db340f84d35052d2501 | |
parent | 8c7bfcd5ab9b7ed4dcfd660557aaa99ea1e72a80 [diff] |
DevicePolicyManagerService: Suppress one off errorprone warnings for AndroidFrameworkPendingIntentMutability These are false positives that are just taking the flags in as an argument and passing that over to PendingIntent methods. This change should clear up the noise. Bug: 170162102 Test: Errorprone builds should no longer show these as violations Exempt-From-Owner-Approval: Trivial warning suppression Change-Id: Ida7237f60b2c8ab6dae6426d01a17fcfd67e2436