mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-11 18:36:02 +00:00
Fix Lint and build issues
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user