summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRobert Schaub <rschaub@google.com>2015-07-16 18:21:19 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-07-16 18:21:22 +0000
commit1b29a95789c29174d5e4d526f6449c2c354ef3b3 (patch)
tree1ff526ccd9e98c95958fd124a1a762973540f0a7 /docs
parentb53568f27c384523dae58af9f4ad355a6c72d6d7 (diff)
parent31186713e98b2c6f6f1d92e6266bcaabc3e59c15 (diff)
downloadframeworks_base-1b29a95789c29174d5e4d526f6449c2c354ef3b3.zip
frameworks_base-1b29a95789c29174d5e4d526f6449c2c354ef3b3.tar.gz
frameworks_base-1b29a95789c29174d5e4d526f6449c2c354ef3b3.tar.bz2
Merge "docs: Added "location" before "gps" in list under "Declaring hardware ..."" into mnc-preview-docs
Diffstat (limited to '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 57651e6..5747b56 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;