summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmake/Manifest1
-rwxr-xr-xmake/Manifest-android-launcher2
-rwxr-xr-xmake/Manifest-rt2
-rwxr-xr-xmake/Manifest-rt-android2
-rwxr-xr-xmake/Manifest-rt-natives2
-rwxr-xr-xmake/Manifest-rt.cdc2
6 files changed, 11 insertions, 0 deletions
diff --git a/make/Manifest b/make/Manifest
index 5245afa..fc4501b 100755
--- a/make/Manifest
+++ b/make/Manifest
@@ -14,3 +14,4 @@ Implementation-URL: http://jogamp.org/
Extension-Name: com.jogamp.gluegen
Main-Class: com.jogamp.gluegen.GlueGen
Class-Path: antlr.jar
+
diff --git a/make/Manifest-android-launcher b/make/Manifest-android-launcher
index 135564e..392e69c 100755
--- a/make/Manifest-android-launcher
+++ b/make/Manifest-android-launcher
@@ -16,4 +16,6 @@ Trusted-Library: true
Permissions: all-permissions
Name: jogamp/android/launcher/
Sealed: true
+Application-Library-Allowable-Codebase: *
@JAR_CODEBASE_TAG@
+
diff --git a/make/Manifest-rt b/make/Manifest-rt
index 195008c..0600e86 100755
--- a/make/Manifest-rt
+++ b/make/Manifest-rt
@@ -16,4 +16,6 @@ Trusted-Library: true
Permissions: all-permissions
Name: jogamp/common/
Sealed: true
+Application-Library-Allowable-Codebase: *
@JAR_CODEBASE_TAG@
+
diff --git a/make/Manifest-rt-android b/make/Manifest-rt-android
index ccaac1d..54cf0d2 100755
--- a/make/Manifest-rt-android
+++ b/make/Manifest-rt-android
@@ -16,4 +16,6 @@ Trusted-Library: true
Permissions: all-permissions
Name: jogamp/common/
Sealed: true
+Application-Library-Allowable-Codebase: *
@JAR_CODEBASE_TAG@
+
diff --git a/make/Manifest-rt-natives b/make/Manifest-rt-natives
index dbf235a..d95830e 100755
--- a/make/Manifest-rt-natives
+++ b/make/Manifest-rt-natives
@@ -14,4 +14,6 @@ Implementation-URL: http://jogamp.org/
Extension-Name: com.jogamp.common
Trusted-Library: true
Permissions: all-permissions
+Application-Library-Allowable-Codebase: *
@JAR_CODEBASE_TAG@
+
diff --git a/make/Manifest-rt.cdc b/make/Manifest-rt.cdc
index 7de0773..2207b3d 100755
--- a/make/Manifest-rt.cdc
+++ b/make/Manifest-rt.cdc
@@ -16,4 +16,6 @@ Trusted-Library: true
Permissions: all-permissions
Name: jogamp/common/
Sealed: true
+Application-Library-Allowable-Codebase: *
@JAR_CODEBASE_TAG@
+