Skip to content
Snippets Groups Projects
  • Michael Bestas's avatar
    58d5c19d
    msm8953-common: Get rid of recovery-only fstab · 58d5c19d
    Michael Bestas authored
     * Mounting /system and /vendor partitions is handled in kernel now,
       however removing the entries 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: I4dec55a9e64d21f04d88b8664a58ce054e6e682c
    58d5c19d
    History
    msm8953-common: Get rid of recovery-only fstab
    Michael Bestas authored
     * Mounting /system and /vendor partitions is handled in kernel now,
       however removing the entries 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: I4dec55a9e64d21f04d88b8664a58ce054e6e682c
Code owners
Assign users and groups as approvers for specific file changes. Learn more.