Loading AndroidManifest.xml +2 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,8 @@ <uses-permission android:name="android.permission.INTERNET" /> <uses-feature android:name="org.cyanogenmod.weather" android:required="true" /> <application android:label="@string/app_name" android:allowBackup="true"> <service Loading Loading
AndroidManifest.xml +2 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,8 @@ <uses-permission android:name="android.permission.INTERNET" /> <uses-feature android:name="org.cyanogenmod.weather" android:required="true" /> <application android:label="@string/app_name" android:allowBackup="true"> <service Loading