commit | 1ecb1ccb9a7995af71fac2e0305c1043e7f853ad | [log] [tgz] |
---|---|---|
author | Mady Mellor <madym@google.com> | Wed Jan 27 09:25:25 2021 -0800 |
committer | Mady Mellor <madym@google.com> | Mon Feb 08 14:04:18 2021 -0800 |
tree | 2cfc0648ab9fb7c20e0933a3216063f9ea1015fb | |
parent | 32906bfbbd6b1843598f30813fb11cd1ce58a604 [diff] |
Bubble API: intent extra for bubbled activities Apps need a better way to check if their shortcut or pending intent is bubbled, to do this we'll add an intent extra on the bubbled activity that they may check. - updated doc around bubbles for how to check the extra - applied flag on activity for intent & shortcut Bug: 171220648 Test: atest NotificationManagerTest (see CTS CL) Change-Id: Iba97a0058e1e4fc33c4df32a3f258ff350ad04e2