commit | c5bb439560e817b2b893ef1185265e4c3d3692ac | [log] [tgz] |
---|---|---|
author | Garfield Tan <xutan@google.com> | Thu Dec 03 12:32:56 2020 -0800 |
committer | Garfield Tan <xutan@google.com> | Fri Dec 04 11:01:47 2020 -0800 |
tree | 34a6a50fb55f065bd9c885b0f773c826d4975197 | |
parent | 631fafdf0751373a72ed58996537b9bf234954ec [diff] |
Use equals() to check equality of PictureInPictureParams. Introduce equals() method to PictureInPictureParams and RemoteAction. Also makes a dup of PictureInPictureParams when filling task info to avoid the same instance being updated later which will interfere equality checks. Bug: 174786192 Test: PIP on YouTube looks OK. Change-Id: Ifd8534589d784719dfd5f9b37412ca8779a46983