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

Commit 1b29a957 authored by Robert Schaub's avatar Robert Schaub Committed by Android (Google) Code Review
Browse files

Merge "docs: Added "location" before "gps" in list under "Declaring hardware...

Merge "docs: Added "location" before "gps" in list under "Declaring hardware ..."" into mnc-preview-docs
parents b53568f2 31186713
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -163,7 +163,7 @@ if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION)
        android:required="false"/>
<uses-feature android:name="android.hardware.nfc"
        android:required="false"/>
<uses-feature android:name="android.hardware.gps"
<uses-feature android:name="android.hardware.location.gps"
        android:required="false"/>
<uses-feature android:name="android.hardware.microphone"
        android:required="false"/>