commit | e1415136dab3bbcf0198f015d9b19b0c21529b6a | [log] [tgz] |
---|---|---|
author | Sorin Basca <sorinbasca@google.com> | Tue Dec 14 13:36:47 2021 +0000 |
committer | Sorin Basca <sorinbasca@google.com> | Tue Dec 14 17:05:16 2021 +0000 |
tree | 9616b797391ab77f89b7f4e997f0d258d0ce574e | |
parent | 9000f9efcb5a2286fb959fd4e07b9bc6e19b5796 [diff] |
Removing 1.9 as fixed target for libcore libraries The default option in Android now is to use Java 1.9, so the java_version option in libcore is not needed anymore. Furthermore, it's better to not have it defined to allow the build system to target for a newer version (like Java 11). Bug: 195387473 Test: m Test: EXPERIMENTAL_TARGET_JAVA_VERSION_11=true m Change-Id: Ib016270288545bb9403dee6cc29f23036e3b0ef3