Skip to content
Snippets Groups Projects
  1. Jan 24, 2018
  2. Jan 23, 2018
  3. Jan 22, 2018
  4. Jan 20, 2018
  5. Jan 19, 2018
    • Tao Bao's avatar
      Add rules for system_update service. · d7d9cfca
      Tao Bao authored
      system_update service manages system update information: system updater
      (priv_app) publishes the pending system update info through the service,
      while other apps can read the info accordingly (design doc in
      go/pi-ota-platform-api).
      
      This CL adds the service type, and grants priv_app to access the service.
      
      Bug: 67437079
      Test: Build and flash marlin image. The system_update service works.
      Change-Id: I7a3eaee3ecd3e2e16b410413e917ec603566b375
      d7d9cfca
    • Jeff Vander Stoep's avatar
      Fix error message format · e6368601
      Jeff Vander Stoep authored
      "/n" --> "\n"
      
      Fixes: 72225980
      Test: build (this is a build test)
      Change-Id: Iffd7241b4d7b9b429fff34dc2e25baad32d8008d
      e6368601
    • Paul Crowley's avatar
      Allow access to the metadata partition for metadata encryption. · ab318e30
      Paul Crowley authored
      Bug: 63927601
      Test: Enable metadata encryption in fstab on Taimen, check boot success.
      Change-Id: Id425c47d48f413d6ea44ed170835a52d0af39f9f
      ab318e30
Loading