Skip to content

Commit f4db2de

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

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)