Phonehub: Conditionally check eligibility of host phone
Fixes an edge case where there are multiple phones associated to one GAIA account. If there is at least one device that is eligible but the others are not, the non-eligible phones will be marked as eligible incorrectly. This CL fixes that bug by verifying that the current host phone device is eligible for the feature. Bug: 1106937 Fixed: 1146619 Test: chrome_components_unittest, local Change-Id: I88686e2b1f819ea1e3d3a903fa8124778c4c2632 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530897 Commit-Queue: Jimmy Gong <jimmyxgong@chromium.org> Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#827083}
Showing
This diff is collapsed.
Please register or sign in to comment