From e01ed8d3901c0d2fc185106491bda43bf9b882d0 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Mon, 18 Jul 2011 09:16:48 -0700 Subject: Cherrypick from hcmr2: doc change: fix typo in reference to new uses-feature constant. --- docs/html/sdk/android-3.2.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/html/sdk/android-3.2.jd b/docs/html/sdk/android-3.2.jd index 4b5cefd..79e57da 100644 --- a/docs/html/sdk/android-3.2.jd +++ b/docs/html/sdk/android-3.2.jd @@ -544,7 +544,7 @@ href="{@docRoot}guide/topics/manifest/uses-feature-element.html">{@code android.hardware.screen.landscape} — The application requires display in landscape orientation.
  • {@link android.content.pm.PackageManager#FEATURE_SCREEN_PORTRAIT -android.hardware.screen.landscape} — The application requires display in +android.hardware.screen.portrait} — The application requires display in portrait orientation.
  • -- cgit v1.1