Skip to content
Snippets Groups Projects
  1. Sep 06, 2023
    • Paul Hu's avatar
      Report more advertising metrics data · 043bcd45
      Paul Hu authored
      Report more advertising metrics data below when the service is
      unregistered.
      - Replied request count (sum across interfaces)
      - Sent packet count (including announcements and probes)
      - Number of conflicts during probing
      - Nubmer of conflicts after probing
      
      Bug: 287546772
      Test: atest FrameworksNetTestCases NsdManagerTest
      Merged-In: I50c54a35dc523422e3a7302c059bbbc38eac5631
      Change-Id: I50c54a35dc523422e3a7302c059bbbc38eac5631
      043bcd45
    • Yuyang Huang's avatar
  2. Sep 05, 2023
  3. Sep 04, 2023
    • Motomu Utsumi's avatar
      Delay frozen app sockets close until the cellular modem wakes up · 188bfd36
      Motomu Utsumi authored
      Closing TCP sockets sends RST packets. If the cellular modem is idle,
      sending RST packets will wake the modem up and consume battery.
      
      This CL adds delay_destroy_frozen_sockets_version flag.
      When this flag and destroy_frozen_sockets_version is enabled,
      ConnectivityService delays closing socket until the cellular modem wakes up.
      Pending frozen sockets are closed also when cellular network becomes no
      longer the default network.
      
      This CL also adds flag status and pending uids to the dump.
      
      Bug: 284900338
      Test: FrameworksNetTests
      Change-Id: I2562568390dda36d02f72afb3a96f824788964c0
      188bfd36
  4. Sep 03, 2023
  5. Sep 01, 2023
  6. Aug 31, 2023
  7. Aug 30, 2023
  8. Aug 29, 2023
Loading