Commit graph

10 commits

Author SHA1 Message Date
Michael Bestas
2858a9103a msm8937-common: Get rid of recovery-only fstab
* 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.
2018-07-09 00:00:47 +08:00
Rashed Abdel-Tawab
42101c780e msm8937-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-06-29 00:02:43 +08:00
Prateek Chaubey
50b87fb5cd msm8937-common: Convert into common tree 2018-06-29 00:00:26 +08:00
Darshan Manjrekar
692ae115e3 Revert "land: Update firmware on install-time"
This reverts commit 4796eb37b3.

Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
2017-06-27 19:37:29 +02:00
karthick111
1f04e74ffe land: Remove CM_PATH and add necessary config/product
Signed-off-by: karthick111 <karthickrko61@gmail.com>
2017-03-16 15:32:39 +01:00
Zhao Wei Liew
6e582024ed land: Move several product and board fragments to common
Change-Id: Iafc70349057d90df68df2d3feafc1f085e90aacc
2017-01-08 18:57:43 +08:00
Zhao Wei Liew
3e464c2ae7 land: Move common recovery makefile to device
This is in no way common.

Change-Id: Ib249fd067bb4f5dd7f5800783f8dc234b2b099ea
2017-01-01 13:18:43 +08:00
Zhao Wei Liew
4796eb37b3 land: Update firmware on install-time
This ensures that every user has the same firwmare.

Change-Id: I000f004e797f5f7b87b278491070631a54547021
2016-11-11 09:12:54 +08:00
Zhao Wei Liew
77fe36d6c9 land: Inherit initial board fragments
Change-Id: I4850a63a1b66d8ce8984dca97313606c2f749f3d
2016-10-31 10:19:02 +08:00
Zhao Wei Liew
76dc8844c2 land: Add initial board makefiles and misc dependencies
Change-Id: Ia80204fbcdcbd2076299f92f797fa5a4f40e545c
2016-10-30 17:19:05 +08:00