Skip to content

Commit 3118671

Browse files
author
Robert Schaub
committed
docs: Added "location" before "gps" in list under "Declaring hardware ..."
Bug: 20106795 Change-Id: I13e7be98722ac56a9175b1456fc018ff665b77ab
1 parent 4859a61 commit 3118671

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)