Skip to content
Snippets Groups Projects
  1. Jun 29, 2020
  2. Jun 28, 2020
    • Dhina17's avatar
      onclite: AVB: Don't set rollback index · ffabd061
      Dhina17 authored
      
      * Rollback protection is useless when device bootloader is UNLOCKED.
        In UNLOCKED state,rollback failures are allowed.
      
      * In UNLOCKED state,even rollback stored_rollback_index[n] on the device won't be updated with flag values.
        But Sadly the timestamp of the SPL still persists on device's devinfo even when you erase that.
      
      * Unlike Pixel Devices,MIUI doesn't set any SPL timestamp to enforce rollback protection.
        So Unfortunately,Because of these reasons users can't relock their device bootloader with stock MIUI.
        So Drop this to save upcoming  users.
      
      Signed-off-by: default avatarDhina17 <dhinalogu@gmail.com>
      Change-Id: I35d541a77168d67824beb6dc644de3491b2f9e50
      ffabd061
  3. Jun 22, 2020
    • Davide Garberi's avatar
      onclite: fstab: Switch to FBE as default encryption method · 85358bce
      Davide Garberi authored and Dhina17's avatar Dhina17 committed
      * Switching to a different encryption method as FBE, which has no
        support to encrypt existing files, requires users to format /data completely.
        However, we are able to retain FDE functionality on already encrypted
        devices by setting encryptable=footer fstab entry.
      
      * This commit switches the default encryption to FBE on non-encrypted devices.
      
      * FDE support should be completely dropped in the next version of Android.
      
      Change-Id: Id7528f11e18284dae39b7844d23129973683477e
      85358bce
    • Dhina17's avatar
      onclite: Drop Snap overlays · 45734e2b
      Dhina17 authored
      * default values
      
      Change-Id: Id81e13837c82e4db8f318f5e5cc95abaebdc5347
      45734e2b
  4. Jun 08, 2020
  5. Jun 07, 2020
  6. May 26, 2020
Loading