From 27abf0860336b4a02898740b6dc55fe463c0c8d8 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 4 May 2012 04:22:58 +0200 Subject: Android Launcher: Add dummy version activity (recognized by market), remove permissions: inet and write-sd --- make/resources/android/AndroidManifest-Launcher.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'make/resources') diff --git a/make/resources/android/AndroidManifest-Launcher.xml b/make/resources/android/AndroidManifest-Launcher.xml index c11a38f..3aaa0f3 100644 --- a/make/resources/android/AndroidManifest-Launcher.xml +++ b/make/resources/android/AndroidManifest-Launcher.xml @@ -3,8 +3,8 @@ sharedUserId="com.jogamp.Community" package="jogamp.android.launcher"> - - + + @@ -13,6 +13,18 @@ android:description="@string/app_launcher_descr" android:persistent="false" > + + + + + + +