Commit graph

7 commits

Author SHA1 Message Date
Satish Yalla
3123fb121f Revert "Delete 16kb dev option config from caimito"
Revert submission 31286550-fix_16kb_dir_and_ufs_targets

Reason for revert: Droidmonitor created revert due to b/390233619 .Will be verified through ABTD for standarrd investigation.

Reverted changes: /q/submissionid:31286550-fix_16kb_dir_and_ufs_targets

Change-Id: Idc32a9b44a5381dad4d818995b69aa687f7a8fff
2025-01-15 20:33:59 -08:00
Pawan Wagh
9f46f7d8f7 Delete 16kb dev option config from caimito
Moving to zumapro/BoardConfig-* due to incorrect
values being passed to ufs targets

Flag: EXEMPT bug_fix
Test: atest Enable16KbTest
Bug: 376267923
Change-Id: I7defcc2b9cf1140e11967c71d9a84c4d6644114f
2025-01-14 17:01:46 +00:00
Juan Yescas
3392f433fd 16kb: Filter out unnecessary modules from 16k mode
The 16k mode does not use these modules.

Bug: 379006062
Test: Built caiman-trunk_staging target and tested
      4kb and 16kb mode.
Flag: EXEMPT bugfix
Change-Id: I0c317592fec387d23afbe108991d621bcb192e25
2024-11-15 05:58:21 +00:00
Pawan Wagh
f52a815994 Revert "Remove check for the 16kb kernel directory"
This reverts commit 0db03e1861.

Reason for revert: This led to adding ag/30200879 which is breaking 16kb developer option on TOT. reverting this change and fix for it

Change-Id: I934be8430c970562f5d2d0ce9b1c7b3e1e2a6c7c
2024-11-11 18:41:35 +00:00
Juan Yescas
0db03e1861 Remove check for the 16kb kernel directory
The 16kb kernel directory is expected to be configured
in P24+ devices that has PRODUCT_16K_DEVELOPER_OPTION enable.


Bug: 376267923
Change-Id: I66d8e895d772a05cc4b0548cca48b88d4fa64e13
Flag: EXEMPT bugfix
Test: Build locally
2024-10-30 15:58:16 +00:00
Pawan Wagh
c8d5ce96ca Enable 16kB developer option for caimito
Setting up configs for 16kb developer options for caiman,
komodo and tokay.

Test: atest Enable16KbTest
Bug: 347108593
Change-Id: I783c789c24c05ad069ae3a41cdf0f5fe96c42a51
2024-09-27 21:35:10 +00:00
Juan Yescas
87147bd1ab 16kb: Set 16kb kernel for caimito targets
When TARGET_BOOTS_16K is set to true for caimito
targets, the 16kb kernel will be picked.

Bug: 347110197
Test: $ source build/envsetup.sh
      $ lunch tokay_16k-trunk_staging-userdebug
      $ get_build_var TARGET_KERNEL_DIR
      device/google/caimito-kernels/6.1/trunk-12120393/16kb
      $ get_build_var RELEASE_KERNEL_TOKAY_DIR
      device/google/caimito-kernels/6.1/trunk-12120393
      $ get_build_var KERNEL_MODULE_DIR
      device/google/caimito-kernels/6.1/trunk-12120393/16kb
      $ get_build_var TARGET_BOARD_KERNEL_HEADERS
      device/google/caimito-kernels/6.1/trunk-12120393/kernel-headers
Flag: EXEMPT bugfix
Change-Id: I1fc0f3aa778eb2e25d2d07d8cc9f26065aabb4bf
2024-07-24 22:35:35 -07:00