diff options
author | Sven Gothel <[email protected]> | 2012-06-19 05:23:28 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-06-19 05:23:28 +0200 |
commit | f5c9f5b2fb6bccb923d053f558b924c2ed19b57a (patch) | |
tree | e19c127093d71a50fe8193b3d92c111a7c108f7c | |
parent | 164f9a0e3cf1ec883bf82acbbb87a8978b071d3c (diff) |
Fix regression (commit a6e7b6cc08cea358c157320ff9d61d424c57e92b) of jogl.test-android*.apk's manifest: Remove 'Trusted-Library: true'v2.0-rc9
-rw-r--r-- | make/joglversion-test-android | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/joglversion-test-android b/make/joglversion-test-android index 047995bd0..88c35bed1 100644 --- a/make/joglversion-test-android +++ b/make/joglversion-test-android @@ -10,4 +10,3 @@ Implementation-Vendor: JogAmp Community Implementation-URL: http://jogamp.org/ Extension-Name: com.jogamp.opengl.test Implementation-Vendor-Id: com.jogamp -Trusted-Library: true |