Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f471c4c3 authored by Luis Vidal's avatar Luis Vidal
Browse files

Add uses-feature for play store targeting.

Change-Id: I97613053ed3fd841e007a3d162351371ab9226de
parent 65707bcf
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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