Commit Graph

9 Commits

Author SHA1 Message Date
ripee f40d286569 msm8976-common: Remove F2FS 2020-04-22 23:27:39 +02:00
Michael Bestas 3a418b2310 msm8976-common: Get rid of recovery-only fstab
* Mounting /system partition is handled in kernel now,
   however removing the entry from fstab caused issues building
   the OTA. The workaround was to have a separate fstab, but turns out
   that simply setting the recoveryonly flag does the trick because
   those are then ignored during a normal Android boot.

Change-Id: I2944384d0a1c41bc9f9f51e2e29daff2bed0a0f4
2018-03-10 14:06:55 +01:00
Rashed Abdel-Tawab c83d95716c msm8976-common: Update for early-mounted system partition
* This removes /system entry from fstab, since this partition
   is now early-mounted and the fstab entry is specified in device tree.

 * At the same time, also include a fully populated fstab, in order to avoid
   build breakage while generating recovery updater scripts.

Change-Id: I8e558458b984e97a45a920c3751a6b7c3f2ebc5c
2018-01-26 15:47:21 +01:00
LuK1337 c2d9166d30 msm8976-common: Use /fota for uncrypt partition
* Should have done that earlier.

Change-Id: Ib74f059066c65eb1d3905a9bbd29b553dae34b3e
2017-02-08 17:23:47 +01:00
LuK1337 9e4f0712e7 msm8976-common: Use pad partition for /misc
Change-Id: Id7e10528f157e36004b75dd1e491560e991b4099
2017-01-25 15:13:23 +01:00
Luca Stefani b698ed1501 msm8976-common: Add apnhlos mount point 2017-01-19 18:27:29 +01:00
LuK1337 04934fffc4 msm8976-common: Remove discard flag from /efs 2017-01-17 16:06:35 +01:00
LuK1337 ffab8eb1cb msm8976-common: Add /efs mount point 2017-01-17 16:05:29 +01:00
LuK1337 3b78c9adb8 msm8976-common: Initial tree based on xiaomi/msm8956-common 2017-01-17 14:51:38 +01:00