... in preparation for the migration to android14-5.15 kernel.
In addition, drop the version suffix from the module names to make
version upgrade less intrusive.
Bug: 233317671
Test: watch TH
Change-Id: Id1fe79c848c5ecb9c3ff5c0ba2c2527e7d907d0e
This reverts commit 70bf068c9f.
Bug: 218303240
Test: run the test on
google_required_freeze/test-mapping-presubmit/vendor_img_cf_x86_rvc
Change-Id: I2ac653ee74876fe792b495bdeb31e8e34f8877f2
Note: per_testcase_directory: true is added to the two tests sharing
MicrodroidTestApp as a support file. This is needed to avoid having
duplicated install rules for the app file. Without that, we hit
build/make/core/main.mk:1430: error: overriding commands for target
`out/host/linux-x86/cts/android-cts/testcases/MicrodroidTestApp.apk',
previously defined at build/make/core/main.mk:1430
Bug: 204979196
Test: check android-cts-tests_list.zip in the test_suites_[arm64|x86_64]
targets to see if the added tests are here.
Change-Id: Idcea518db04407da993d866b114f17f90be20209
Remove yukawa (VIM3L) and goldfish. Replace them with cuttlefish. Oriole
(Pixel 6) and Raven (Pixel 6 Pro) are supported in the internal master
branch but not yet in AOSP. The doc will be updated again when they
become eligible.
Also update some commands that no longer work.
Bug: 206735564
Test: nothing
Change-Id: I069b7fd4f46ca14bda8fdb46dbedf509511cd4bd
Also remove explicit "-j"; the default is now to pick a sensible value
for the local system.
Test: N/A
Change-Id: Ic3176c21c0760441a59b4c98d0a740efcca7b296
The init ramfs used by the test is now built using the soong module type
`android_filesystem`. This not only simplifies the build script, but
also verifies that the new build system construct correctly creates the
ramdisk image.
In addition, only the test data (kernel, initramfs, and the server) that
match with the target architecture are copied.
Bug: 178978059
Test: atest VirtualizationHostTestCases
Change-Id: Ibacc66fc5842f950c9ea16001e62bd44ed9b867c
Basic instructions on how to set up VIM3L and the emulator and how to
run tests. Written in Markdown and kept in tree so they are public.
Test: n/a
Change-Id: I3bf3aed5f6bc6a9a93f8937d6a7bd885a475097d