Cherrypick from hcmr2: doc change: fix typo in reference to new uses-feature constant.

This commit is contained in:
Dirk Dougherty
2011-07-18 09:16:48 -07:00
parent 5be70a8ec0
commit e01ed8d390

View File

@@ -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.</li>
<li>{@link android.content.pm.PackageManager#FEATURE_SCREEN_PORTRAIT
android.hardware.screen.landscape} &mdash; The application requires display in
android.hardware.screen.portrait} &mdash; The application requires display in
portrait orientation.</li>
</ul>