1. 29 May, 2015 2 commits
  2. 28 May, 2015 5 commits
  3. 27 May, 2015 9 commits
  4. 26 May, 2015 5 commits
  5. 25 May, 2015 3 commits
  6. 23 May, 2015 1 commit
    • Jonathan Basseri's avatar
      Save config to disk to avoid binding. · 4ae2e7c7
      Jonathan Basseri authored
      In order to avoid binding to a carrier app during boot, save the config
      returned from carrier apps* in files. If a saved config is available, it
      will be used instead of binding to the app.
      
      Files will be written per ICCID per package, so that switching between
      SIMs or SIM profiles can also avoid binding.
      
      The package version of the carrier app will be written into the file,
      so that we don't try to load a config that came from an old app version.
      
      The files for a specific package should be deleted if that package is
      installed, uninstalled, or updated. They also will be deleted if the
      carrier app calls CarrierConfigManager.reloadCarrierConfigForSubId().
      
      * This applies to the default app as well.
      
      Bug: 20268926
      Change-Id: I4f64374bfba80d4ba690ea6d92be5fb2584fd96b
      4ae2e7c7
  7. 22 May, 2015 7 commits
  8. 21 May, 2015 8 commits