Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e01ed8d3 authored by Dirk Dougherty's avatar Dirk Dougherty
Browse files

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

parent 5be70a8e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>