1. 17 Jul, 2018 1 commit
    • topjohnwu's avatar
      Read fstab from device tree · adf95ce3
      topjohnwu authored
      In previous versions, magiskinit will not early mount if /sepolicy is detected. However on OP5/5T latest betas, the devices are fully trebelized,
      but for some reason the file /sepolicy still exists, making magiskinit think it is NOT a treble device and doesn't work properly.
      
      So to properly fix this issue, I will have to use the "official" way - check fstab in device trees. Any block mentioned in the fstab in device trees
      are supposed to be early mounted. Currently magiskinit will only mount system and vendor even if other partitions exists in the dtb fstab, since other
      partitions are not used to construct sepolicy (currently).
      
      These changes can also fix #373, since we dynamically detect PARTNAME from device trees.
      adf95ce3
  2. 16 Jul, 2018 2 commits
  3. 15 Jul, 2018 2 commits
  4. 13 Jul, 2018 2 commits
  5. 12 Jul, 2018 4 commits
  6. 11 Jul, 2018 1 commit
  7. 09 Jul, 2018 1 commit
  8. 07 Jul, 2018 3 commits
  9. 06 Jul, 2018 3 commits
  10. 05 Jul, 2018 4 commits
  11. 04 Jul, 2018 2 commits
  12. 03 Jul, 2018 3 commits
  13. 02 Jul, 2018 4 commits
  14. 01 Jul, 2018 2 commits
  15. 27 Jun, 2018 1 commit
  16. 26 Jun, 2018 4 commits
  17. 25 Jun, 2018 1 commit