diff options
-rwxr-xr-x | make/joalversion | 1 | ||||
-rw-r--r-- | make/joalversion-test | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/make/joalversion b/make/joalversion index 79483d4..7f9381f 100755 --- a/make/joalversion +++ b/make/joalversion @@ -17,3 +17,4 @@ Permissions: all-permissions Name: jogamp/openal/ Sealed: true @JAR_CODEBASE_TAG@ + diff --git a/make/joalversion-test b/make/joalversion-test index 3b1ab1a..5622304 100644 --- a/make/joalversion-test +++ b/make/joalversion-test @@ -12,4 +12,5 @@ Implementation-Vendor: JogAmp Community Implementation-URL: http://jogamp.org/ Extension-Name: com.jogamp.openal.test Implementation-Vendor-Id: com.jogamp -Permissions: all-permissions +Permissions: sandbox + |