Fix Lint and build issues

This commit is contained in:
Cameron Gutman
2015-01-25 18:50:31 -05:00
parent ca0a0da19f
commit 13e91d594b
3 changed files with 5 additions and 3 deletions

View File

@@ -68,7 +68,7 @@
android:configChanges="mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|screenLayout|fontScale|uiMode|orientation|screenSize|smallestScreenSize|layoutDirection" >
<meta-data
android:name="android.support.PARENT_ACTIVITY"
android:value="com.limelight.Connection" />
android:value="com.limelight.AppView" />
</activity>
<service
android:name=".discovery.DiscoveryService"