ANDROID: Don't build 4k kernel when building 16k dist
kunit_tests_arm64 contains GKI kunit modules from the 4k kernel, forcing
the 4k kernel to be built. Instead of packing 4k Kunit tests, build
16k kunit test instead.
Note that the output pkg_zip is now in arm64_16k/tests.zip in order
to not conflict with the 4k one.
Bug: 444290627
Change-Id: Ida8f9c78083c556925e90a96480fa9962c0019e4
Signed-off-by:
HONG Yifan <elsk@google.com>
Loading
Please sign in to comment