Merge "docs: Added "location" before "gps" in list under "Declaring hardware ..."" into mnc-preview-docs

This commit is contained in:
Robert Schaub
2015-07-16 18:21:19 +00:00
committed by Android (Google) Code Review

View File

@@ -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"/>