Skip to content
  1. Jan 14, 2022
    • Songchun Fan's avatar
      [pm] fix constructor of InstallPacakgeHelper · 1f51af76
      Songchun Fan authored
      Some system services are started after PackageManagerService. They don't
      need to be available when InstallPackageHelper is created.
      
      BUG: 213800124
      Test: builds
      Change-Id: I657e69f609c4d720f94018da6b4c23658dc82eb2
      1f51af76
  2. Jan 12, 2022
    • Songchun Fan's avatar
      [pm] remove circular dependency in init helper · cee7363b
      Songchun Fan authored
      mPm.mOverlayConfig is needed during the initial non-system app scanning.
      Therefore we have to assign it before the start of non-system app
      scanning. This CL fixes that.
      
      + minor refactors
      
      BUG: 211822574
      Test: boots
      Change-Id: Idff0026038f876dba5dcf434d40a8f6999a43e3c
      cee7363b
  3. Jan 11, 2022
Loading