Commit graph

4 commits

Author SHA1 Message Date
Vilas Bhat
c7b8d16d38 16k: shusky: Remove developer option from AOSP pgagnostic targets
Page agnostic (16k targets) are already supposed to boot up with 16k
page size kernels. Hence, the developer option is not required.

Bug: 340969437
Test: Tested `aosp_shiba_pgagnostic` on internal branch to ensure the
      build succeeds and device boots up.
Change-Id: I9fd4011d868f282364c1dedc048531ca2a32c843
2024-05-24 18:32:44 +00:00
Juan Yescas
9cb8882df2 16kb: Update shusky pgagnostic target configuration
The shusky target configuration will support:

- Developer option to switch to 16kb kernel
- 16kb elf alignment for the android platform

Test: source build/envsetup.sh
      lunch aosp_husky_pgagnostic-trunk-userdebug
      m
Bug: 308663811
Change-Id: I935a3fe7924f1ce2144c5da6b7bddb70247fc8c9
2024-04-29 11:26:27 -07:00
Juan Yescas
3059034c97 16kb: Set user partition to ext4 in shusky targets
Set user partition to ext4 for the husky and shiba page
size agnostic targets with 5.15 kernels.

Test: source build/envsetup.sh
      lunch aosp_husky_pgagnostic-trunk-userdebug
      m
Bug: 308663811

Change-Id: Iaff7b25e290d05766130d35bd96691b5d407a2e0
2024-03-27 17:52:20 -07:00
Juan Yescas
c20467a3de 16k: Add aosp shusky page agnostic targets
Bug: 308663811
Test: source build/envsetup.sh
      lunch aosp_husky_pgagnostic-trunk-userdebug
      m

Merged-In: I759223f873ada237abd70def7d38c2da73c046bb
Merged-In: Idf85cb903cdf2e11df595b495f0313603bc54ead
Change-Id: I7415f8bc96b6b5aad8f2ca26b1eb5b053fb786d7
2023-12-15 17:27:46 -08:00