summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Robert Schaub <rschaub@google.com> 2015-07-16 18:21:19 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2015-07-16 18:21:22 +0000
commit1b29a95789c29174d5e4d526f6449c2c354ef3b3 (patch)
tree1ff526ccd9e98c95958fd124a1a762973540f0a7
parentb53568f27c384523dae58af9f4ad355a6c72d6d7 (diff)
parent31186713e98b2c6f6f1d92e6266bcaabc3e59c15 (diff)
Merge "docs: Added "location" before "gps" in list under "Declaring hardware ..."" into mnc-preview-docs
-rw-r--r--docs/html/training/tv/start/hardware.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/training/tv/start/hardware.jd b/docs/html/training/tv/start/hardware.jd
index 57651e66e411..5747b569ed41 100644
--- a/docs/html/training/tv/start/hardware.jd
+++ b/docs/html/training/tv/start/hardware.jd
@@ -163,7 +163,7 @@ if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION)
android:required="false"/&gt;
&lt;uses-feature android:name="android.hardware.nfc"
android:required="false"/&gt;
-&lt;uses-feature android:name="android.hardware.gps"
+&lt;uses-feature android:name="android.hardware.location.gps"
android:required="false"/&gt;
&lt;uses-feature android:name="android.hardware.microphone"
android:required="false"/&gt;