Skip to content

Commit 081649c

Browse files
Robert SchaubAndroid Git Automerger
authored andcommitted
am f4db2de: am 1b29a95: Merge "docs: Added "location" before "gps" in list under "Declaring hardware ..."" into mnc-preview-docs
* commit 'f4db2de881d197db0dfd76645dfd7a95b1f8f0de': docs: Added "location" before "gps" in list under "Declaring hardware ..."
2 parents 8983420 + f4db2de commit 081649c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/html/training/tv/start/hardware.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION)
163163
android:required="false"/>
164164
<uses-feature android:name="android.hardware.nfc"
165165
android:required="false"/>
166-
<uses-feature android:name="android.hardware.gps"
166+
<uses-feature android:name="android.hardware.location.gps"
167167
android:required="false"/>
168168
<uses-feature android:name="android.hardware.microphone"
169169
android:required="false"/>

0 commit comments

Comments
 (0)