Cleaned up some code in the Location service and android gps classes

This commit is contained in:
2012-07-21 22:38:38 -04:00
parent 1bc12ce660
commit 6fcc65a605
3 changed files with 3 additions and 35 deletions

View File

@@ -16,7 +16,7 @@
<uses-sdk
android:minSdkVersion="8"
android:targetSdkVersion="15" />
android:targetSdkVersion="16" />
<uses-feature
android:name="android.hardware.location"