commit | 0304a0e88bf54d17eb84780e62314590a465f606 | [log] [tgz] |
---|---|---|
author | hoffc <quic_hoffc@quicinc.com> | Fri May 06 11:54:04 2022 +0800 |
committer | hoffc <quic_hoffc@quicinc.com> | Mon May 09 09:22:57 2022 +0800 |
tree | 29fd3b1aba9dcdcb52798f7bb645644c3fb4e3f6 | |
parent | 8adb56145537abd6a116d762da44fc47800136b2 [diff] |
Settings: Optimize the selected WFD route preference summary RouteInfo has several status values, such as unavailable status. But according to current logic, unavailable status will be displayed as connnected. it is not reasonable. Update and optimize the route preference summary with the real WFD status value. Change-Id: Iacd10e0133d06ef0b86da38cf763fe7def6ed7de Buganizer: 231656030