summaryrefslogtreecommitdiff
path: root/16k
AgeCommit message (Collapse)Author
2024-05-31Remove x86_64/*16k module prebuiltsKalesh Singh
16kB x86_64 uses the same 4kB kernel but boots in the emulated mode with a kernel command line option (androidboot.page_shift=14). Then 16k prebuilts are no longer necessary. Bug: 315325080 Bug: 302403436 Test: boot aosp_cf_x86_64_phone_pgagnostic-trunk_staging-userdebug Change-Id: I31682097da086bccd4686b50e4107e9cc24d0abc Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
2024-01-17Update x86_64 16K virtual device common-modules prebuiltsKalesh Singh
Goldfish drvier clean ups. Bug: 315325080 Bug: 319866807 Test: lunch sdk_phone64_x86_64-trunk_staging-userdebug Test: emulator Change-Id: I05205071417bcc84b9177c8522f82e7369a226ef Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
2024-01-16virtual device: Update x86 16k modules prebuiltsKalesh Singh
Fix sepolicy boot issues. Bug: 315325080 Change-Id: I969f6487f7d2dc526be52ba0bdd3cd60ad501164 Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
2023-12-14Add x86_64 16K virtual device common-modules prebuiltsKalesh Singh
Inital prebuilts added from local build, using script: ./update_virtual_device_prebuilts.sh \ --android_build_top $ANDROID_BUILD_TOP \ --arch x86_64 \ --kernel_version 6.1 \ --16k See: git clone sso://user/kaleshsingh/CuttlefishPrebuilts Test: lunch aosp_cf_x86_64_phone_pgagnostic-trunk-userdebug Test: launch_cvd --resume=false --userdata_format=ext4 --data_policy=always_create --blank_data_image_mb=8000 Bug: 315538527 Bug: 316134582 Change-Id: If4057a3fdf933aac54635dbcd1a84dbdeb4ccb9c Signed-off-by: Kalesh Singh <kaleshsingh@google.com>