diff options
Diffstat (limited to 'make')
-rwxr-xr-x | make/joalversion | 1 | ||||
-rw-r--r-- | make/joalversion-test-android | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/make/joalversion b/make/joalversion index 7f9381f..667a9c5 100755 --- a/make/joalversion +++ b/make/joalversion @@ -16,5 +16,6 @@ Trusted-Library: true Permissions: all-permissions Name: jogamp/openal/ Sealed: true +Application-Library-Allowable-Codebase: * @JAR_CODEBASE_TAG@ diff --git a/make/joalversion-test-android b/make/joalversion-test-android index 3fafc3a..2c94ecf 100644 --- a/make/joalversion-test-android +++ b/make/joalversion-test-android @@ -12,3 +12,4 @@ Implementation-Vendor: JogAmp Community Implementation-URL: http://jogamp.org/ Extension-Name: com.jogamp.openal.test Implementation-Vendor-Id: com.jogamp + |