summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Thierer <tobiast@google.com>2017-10-25 02:35:59 +0100
committerTobias Thierer <tobiast@google.com>2018-02-09 01:07:15 +0000
commit2db8c52efa6a0a706ec6e18ab09b09626212a857 (patch)
tree0e866710d44d20bd6b9dc530982877d79e70114a
parent747304f28d750fbdcdaf5fbf56f235e6f6efa16a (diff)
downloadplatform_external_jarjar-2db8c52efa6a0a706ec6e18ab09b09626212a857.tar.gz
platform_external_jarjar-2db8c52efa6a0a706ec6e18ab09b09626212a857.tar.bz2
platform_external_jarjar-2db8c52efa6a0a706ec6e18ab09b09626212a857.zip
This is necessary in order to support v53 class files (OpenJDK 9). Test: Treehugger Bug: 72703434 Change-Id: I05a30b2c638d29f3873e8b955a5b479cd83a4b89
-rw-r--r--Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 7136444..c1340d9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -20,8 +20,8 @@ java_library_host {
java_resource_dirs: ["res"],
static_libs: [
- "asm-5.2",
- "asm-commons-5.2",
+ "asm-6.0",
+ "asm-commons-6.0",
],
libs: [