Avoid name-based dedupping of target sharing devices
This relands the full logic in https://chromium-review.googlesource.com/c/chromium/src/+/1721379 which got reverted due to issues on Android (source device listed as target device). Note that the non-problematic bits of the original patch (that got reverted) have been committed in https://chromium-review.googlesource.com/c/chromium/src/+/1828817, which did NOT remove the name-based dedupping as fallback mechanism. In this patch, such name-based fallback is removed and the code now fully relies on GUID-based dedupping. It has been manually tested on Android and the issue that caused the revert does not reproduce. Bug: 991943,966413 Change-Id: Ia964d5fae36f5d9ad267a882dbda27ac578d4351 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1835575Reviewed-by:Ramya Nagarajan <ramyan@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#703208}
Showing
Please register or sign in to comment