Update target platform when creating jdk image With this change, we are able to create jdk image with Jdk 21+ because Jdk 21 introduces a format requirement for target platform and we cannot use "android" anymore. Note the value of target platform doesn't matter to us, we just choose a closest one to replace "android". Bug: 294137077 Test: existing for Jdk 17 + manually for Jdk 21 Change-Id: I7f9faedeaeea0ae802d9a33930df116152ff2748
This project contains: