commit | 59e2d1fff968696aef3ea6e4944a8855e22de0fe | [log] [tgz] |
---|---|---|
author | Matthew Fritze <mfritze@google.com> | Tue Apr 10 12:35:09 2018 -0700 |
committer | Matthew Fritze <mfritze@google.com> | Wed Apr 11 17:54:41 2018 -0700 |
tree | ed0bffb10b4384ff7106c4f36f5bc58a441fe181 | |
parent | a9fea259290408ebc6de45965a903893823bea4d [diff] |
Uniquely identify Slice intents PendingIntents were being cached because they had the same targets and would not differentiate on extras - thus all Slice intents would go to the same destination as the first intent fired. Adding the data stops the system from caching the intents. Change-Id: Ifccab72ed482e22750422c5c36aa6d205c20ae3d Fixes: 77650727 Test: robotests