commit | 39a14db88083cb24a569b9b1b043b7209a96eb6b | [log] [tgz] |
---|---|---|
author | Michael Wachenschwanz <mwachens@google.com> | Thu May 09 15:49:04 2024 -0700 |
committer | Michael Wachenschwanz <mwachens@google.com> | Fri May 10 10:39:09 2024 -0700 |
tree | c18346bbb6c64fd933ac748051d5cde5dbd8f764 | |
parent | 73e6f4a0943576a3d7d4c3d86a4fa8006f63c530 [diff] |
Define separate DeliveryGroupMatchingKeys for Dropbox Broadcasts Dropbox sends two DROPBOX_ENTY_ADDED broadcasts at the same time to handle a CompatChange. The two broadcasts need to have different DeliveryGroupMatchingKeys or one of them will get replaced by the other. Fixes: 323450448 Test: atest CtsDropBoxManagerTestCases Change-Id: Ibdf7439cf5eb86b0c267ebe7ddc6962912dcdfd6