commit | ecd15ed9a95812763540074db29c844a8dbe22eb | [log] [tgz] |
---|---|---|
author | Ashwini Oruganti <ashfall@google.com> | Wed Oct 14 12:26:09 2020 -0700 |
committer | Ashwini Oruganti <ashfall@google.com> | Wed Oct 14 21:35:06 2020 +0000 |
tree | 83cfc8d638096a3f45ff6a174ad75baffdd92cc2 | |
parent | f2b1434522c2d6dde828d93b67b5fcb9030c70d8 [diff] |
Suppress one off errorprone warnings for AndroidFrameworkPendingIntentMutability These are essentially 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: 160794467 Test: Errorprone builds should no longer show these as violations Exempt-From-Owner-Approval: Trivial warning suppression Change-Id: I8ae309fd53140718d41f4d3b94f92e111cdd8955