commit | 8a2f6a1bb58d699dc1f664771b6b917b3607d9fc | [log] [tgz] |
---|---|---|
author | xshu <xshu@google.com> | Fri Nov 09 12:15:55 2018 -0800 |
committer | xshu <xshu@google.com> | Wed Nov 14 15:18:18 2018 -0800 |
tree | ad0e762f0b80297e77db82c55f58824338cb8ef0 | |
parent | cae1409e541e63d767c6d6afd0aa5cbae9c2c213 [diff] |
pno recency: settings flag impl Implementation to disable feature through settings flag. Bug: 75956033 Test: compile, unit tests Test: adb shell dumpsys wifi | grep "PNO scan recency sorting enabled" and verify the flag is set to "false" run adb shell settings put global wifi_pno_recency_sorting_enabled 1 Look at the flag through dumpsys again and verify it's now set to "true" Change-Id: Id95da0730d8b7d4d49c77671e4b308a4e2cbfd3b