Commit Graph

8 Commits

Author SHA1 Message Date
SGCMarkus
9aee716cad
lisa: unset BOARD_USERDATAIMAGE_PARTITION_SIZE
This not only saves a lot of build time when building with
TARGET_USERIMAGES_SPARSE_EXT_DISABLED and/or
TARGET_USERIMAGES_SPARSE_F2FS_DISABLED which is required
on A14, but also removes the need for the build system to
temporarily create a 40+GB userdata image.
Which means that less free space is required to start the
build.

Change-Id: Ibf48e7cdf566a4653e85352a79170b354d917234
2024-06-20 00:18:54 +02:00
Alexander Winkowski
3c29ceb334
lisa: Add SKU props from stock
Change-Id: Ib7b6a0d8b992f264762c21f477c42f2114e51c7f
2024-04-17 16:13:05 +02:00
Raghavendra Rao Ananta
748b1bbbd7 lisa: Make msm_drm module part of QGKI ramdisks
Since msm_drm driver is created as a module by default for
all the build configurations, it has to explicitly moved to
first stage (vendor) ramdisk as the recovery menu needs the
driver to display the UI. Hence, package this as a part of
vendor ramdisk for QGKI configurations only as GKI doesn't
have this requirement.

Change-Id: Ic3d5f5a4a1d3b32de7ec4dfe9ef03bf9b8204068
2022-10-30 20:29:06 +01:00
Arian
b7b469b4a0 lisa: Define ramdisk kernel modules
Change-Id: I90e8a7206e0493cf9e8a93d4786daf0e9927c539
2022-10-30 20:29:06 +01:00
Arian
bc5475b865 lisa: Set bootloader board name
Change-Id: Ied8de2941ccc455c7755f50e3843eadde59f1ad8
2022-10-30 20:29:06 +01:00
Arian
3792bfbdf7 lisa: Set dtbo and userdata partition sizes
Change-Id: I9e61f6abcbefba66af92b3967df80fc74b084753
2022-10-30 20:29:06 +01:00
Giovanni Ricca
9d025bda33 lisa: Include device specific kernel config fragment
Change-Id: Id5cacc4f1caf8edb3defc1f793a0c501039269f1
2022-10-30 20:29:06 +01:00
Giovanni Ricca
bcbe036409 lisa: Inherit from sm8350-common
Change-Id: I9d866d2b9144b08212573fa8a0810d9f29e2e7a6
2022-10-30 20:29:02 +01:00