1. 11 Mar, 2020 1 commit
  2. 27 May, 2016 1 commit
    • sunny.he's avatar
      Merge tag 'android-6.0.1_r43' into HEAD · e080972d
      sunny.he authored
      Android 6.0.1 release 43 (MOB30J)
      
      # gpg: Signature made Tue May  3 09:16:45 2016 CST using DSA key ID 9AB10E78
      # gpg: Can't check signature: public key not found
      e080972d
  3. 14 Apr, 2016 1 commit
  4. 24 Feb, 2016 2 commits
    • Roshan Pius's avatar
      DO NOT MERGE Update network priorities before PNO is triggered · 7a0e978a
      Roshan Pius authored
      The max SSID watch list size for PNO supported by wlan drivers is fixed
      to a certain size.  wpa_supplicant sorts this SSID watch list based on
      the priorities assigned to those networks. This may result in us losing
      some frequently used networks from the PNO list because they have lower
      priorities. This is a side effect of how we assign priorities to
      network configuration as they're added.
      So before we trigger PNO, re-sort the network list based on the
      'numAssociation' value and assign them relative priorities. This will make
      sure that the PNO SSID watch list contains all the frequent SSID's to
      which we were connected to.
      PS: This change has a side-effect of ignoring the configured priorities
      during PNO.
      
      BUG: 26763375
      Change-Id: I2c82254b2cb83aef0dd4da9e7d9b2eb5b376bead
      Cherry-picked from:
      https://partner-android-review.googlesource.com/#/c/529355
      7a0e978a
    • Adam Lesinski's avatar
      DO NOT MERGE ANYWHERE: Fix issue with WiFi scan reporting · 76eb4f1a
      Adam Lesinski authored
      Need to assign the overridden WorkSource to the member
      mScanWorkSource in order to properly finish the scan.
      
      Bug:23868900
      Change-Id: I7c8ca5ce40ce1238e702bcc65dcef2b94b4b64e9
      76eb4f1a
  5. 25 Dec, 2015 1 commit
  6. 17 Dec, 2015 1 commit
  7. 25 Nov, 2015 1 commit
  8. 28 Oct, 2015 1 commit
  9. 23 Oct, 2015 4 commits
  10. 20 Oct, 2015 2 commits
  11. 19 Oct, 2015 2 commits
  12. 16 Oct, 2015 9 commits
  13. 15 Oct, 2015 6 commits
  14. 14 Oct, 2015 2 commits
    • Mitchell Wills's avatar
      Prevent corruption of Wifi scan battery stats · 03dab7e3
      Mitchell Wills authored
      Ensure that the previous wifi scan is noted as completed before noting
      that the next one started. This may happen if a scan starts before the
      previous one completes.
      
      Bug: 24250984
      Change-Id: I2aaa6131cb5dd4b9deae3bea6e19570f6e24632d
      03dab7e3
    • Vinit Deshpande's avatar
      Set hs20 property to 1 when connecting to passpoint network · 56845c30
      Vinit Deshpande authored
      Setting this property has some consequences - it will stop
      using prohibited security parameters when connecting to AP
      and will express some capabilities of the STA.
      
      Bug: 24374083
      Change-Id: I80abef812b272ce3384a13e7b3c44e56db4cffbd
      56845c30
  15. 13 Oct, 2015 1 commit
  16. 12 Oct, 2015 2 commits
  17. 11 Oct, 2015 1 commit
  18. 08 Oct, 2015 2 commits