Skip to content
Snippets Groups Projects
  1. Sep 30, 2023
  2. Sep 29, 2023
  3. Sep 28, 2023
  4. Sep 27, 2023
  5. Sep 26, 2023
  6. Sep 25, 2023
    • Treehugger Robot's avatar
      Merge changes I1731e65e,I2df84427 into main · f411c022
      Treehugger Robot authored
      * changes:
        Factorize CarrierPrivilegeAuthenticator constructors
        Change mCarrierServiceUid from int[] to SparseIntArray
      f411c022
    • Chalard Jean's avatar
      Fix a socket leak · 90050b25
      Chalard Jean authored
      Test: manual :
            adb root
            adb shell lsof | grep system_ | grep IPv
            adb shell dumpsys connectivity --diag
            adb shell lsof | grep system_ | grep IPv
            Before the change : plenty of new open FDs
            After the change : no new FD
      Bug: 297483305
      Change-Id: I1c1fb8de44e50998e99af8b3aac3f77edce903e0
      90050b25
Loading