From 370c7dacf7d95630f2d4007c99e02ff85c51244d Mon Sep 17 00:00:00 2001 From: Ricky Barrette Date: Sat, 12 May 2012 01:17:36 -0400 Subject: [PATCH] Added the report posting service to the mainfest Signed-off-by: Ricky Barrette --- LocationRinger/AndroidManifest.xml | 152 +++++++++++++++++++++-------- 1 file changed, 113 insertions(+), 39 deletions(-) diff --git a/LocationRinger/AndroidManifest.xml b/LocationRinger/AndroidManifest.xml index efed4a9..5a68b21 100644 --- a/LocationRinger/AndroidManifest.xml +++ b/LocationRinger/AndroidManifest.xml @@ -1,53 +1,127 @@ - - - - - - - - - - - - - - + package="com.TwentyCodes.android.LocationRinger" + android:installLocation="internalOnly" + android:versionCode="21" + android:versionName="1.0" > - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + - - + + + + + + + + + \ No newline at end of file