1. 09 Apr, 2016 2 commits
  2. 20 Feb, 2016 2 commits
    • Gabriele M's avatar
      Add fstab for GPE variant · 71e5da94
      Gabriele M authored
      The GPE variant has an extra partition to store encryption metadata,
      so the fstab must be adjusted for proper decryption. However, it
      might be possible for a GPE device to have the encryption metadata
      in the footer. Add an additional fstab for GPE, but use it only if
      the device doesn't have encryption metadata in the footer of userdata.
      71e5da94
    • Gabriele M's avatar
      Make guard makefile effective · 8718f7e8
      Gabriele M authored
      As of now, if a new makefiles is added to the tree, this will be
      included multiple times and the build will fail.
      8718f7e8
  3. 18 Feb, 2016 1 commit
    • Gabriele M's avatar
      Disable secure discard · ab95cf3f
      Gabriele M authored
      Some users have the habit of wiping the cache every now and then.
      Because of the secure discard, this operation takes quite a lot, to
      the point that some users may think recovery is just stuck and force
      an emergency reboot while formatting the emmc. Disable secure wipes
      to speed things up.
      ab95cf3f
  4. 15 Feb, 2016 3 commits