mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-18 08:35:28 -04:00
add[patch]: Change java.runtime.name to have android included (#1)
This commit is contained in:
commit
e1b4b3d18c
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ ios-missing-include/Xm
|
||||
dizout
|
||||
jreout
|
||||
jdkout
|
||||
openjdk-*
|
||||
|
@ -60908,3 +60908,16 @@ index 303c96d788..aa555cc286 100644
|
||||
+ }
|
||||
+
|
||||
/**
|
||||
diff --git a/common/autoconf/version-numbers b/common/autoconf/version-numbers
|
||||
index 73a0ffbd..ed42738d 100644
|
||||
--- a/common/autoconf/version-numbers
|
||||
+++ b/common/autoconf/version-numbers
|
||||
@@ -29,7 +29,7 @@ JDK_MICRO_VERSION=0
|
||||
JDK_UPDATE_VERSION=462
|
||||
LAUNCHER_NAME=openjdk
|
||||
PRODUCT_NAME=OpenJDK
|
||||
-PRODUCT_SUFFIX="Runtime Environment"
|
||||
+PRODUCT_SUFFIX="Android Runtime Environment"
|
||||
JDK_RC_PLATFORM_NAME=Platform
|
||||
COMPANY_NAME=N/A
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user