commit | 9cbb4fa4e7fb8935990d2077d70049c1bedf5c51 | [log] [tgz] |
---|---|---|
author | Mill Chen <millchen@google.com> | Mon Nov 02 21:41:23 2020 +0800 |
committer | Mill Chen <millchen@google.com> | Tue Nov 03 13:40:21 2020 +0800 |
tree | e9e4af2aa5fc5cc6c86dd650b2e065fb4eb3c12f | |
parent | 0254a6c38dca8c55d2f5441970c2d524c19ea1d0 [diff] |
Specify explicitly FLAG_IMMUTABLE for PendingIntent The existing pending intent in the BatteryTipUtils has been specified FLAG_UPDATE_CURRENT. This change is to add explicitly FLAG_IMMUTABLE to the pending intent. Fixes: 171506726 Test: build pass, robotest Change-Id: Ib82ddb45e05b492eef300f2ec064803d768419d0