Commit Graph

12 Commits

Author SHA1 Message Date
basamaryan
ff84d47efa stone: Drop unnecessary BOARD_USERDATAIMAGE_FILE_SYSTEM_TYPE flag
Change-Id: Ibb96c529ac64239d7bb919e46f5a625a6deebf98
Signed-off-by: Arijit78 <sahaarijit2007@gmail.com>
2024-07-06 06:52:19 +00:00
SGCMarkus
f053895640 stone: 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
Signed-off-by: Arijit78 <sahaarijit2007@gmail.com>
2024-07-06 06:51:58 +00:00
kamikaonashi
9677e9803a stone: dont let manifest be overwritten
Signed-off-by: Arijit78 <sahaarijit2007@gmail.com>
2024-05-12 17:45:51 +00:00
kamikaonashi
54f675c11b stone: create KERNEL_OBJ/usr
some rom sources dont create it when forcing prebuilt kernel, so lets create it ourselves
2024-05-08 15:34:46 +05:30
kamikaonashi
6829306cc2 stone: Ignore Selinux Neverallows
we will fix them later
2024-05-08 15:34:46 +05:30
Cole Faust
0f6992ac10 stone: Add BUILD_BROKEN_INCORRECT_PARTITION_IMAGES
Qcom has issues that prevent it from working with a hermetic
partition build.

Bug: 205632228
Test: Presubmits
Change-Id: I490a29da38a6f68e7dd3650d8140cb11adaa8c7a
Signed-off-by: Arijit78 <sahaarijit2007@gmail.com>
2024-05-07 23:12:14 +02:00
kamikaonashi
3f6b7f691a stone: declare proper cpu variant 2024-05-07 22:45:54 +02:00
kamikaonashi
0f1070c866 stone: Migrate to restructured sepolicy_vndr 2024-05-07 22:11:27 +02:00
kamikaonashi
4f65ed16fe stone: fix ZRAM
set 4GB for all users and set swappiness to 80
2024-05-07 21:49:25 +02:00
Andy | アンディ
a7cc291ddb sm6375-common: Compile HWUI for performance
* Activates a few optimizing compiler flags for HWUI.
* -fno-omit-frame-pointer, -marm, -mapcs
2024-05-07 21:22:35 +02:00
agathasenpai
e080628fbe stone: Add board-info.txt in tree
* Fixes flashall in fastbootd
2024-05-07 21:05:49 +02:00
kamikaonashi
815477694b stone: rename BoardConfig 2024-05-07 21:05:44 +02:00