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

Commit f02c6436 authored by Mark Lu's avatar Mark Lu Committed by android-build-merger
Browse files

Merge \\"docs: Fixed indentation for android:required attribute\\" into nyc-dev am: 831ea9e1

am: d88928aa

Change-Id: I8b90852db53247ec743a2f30b0ab6cd83396f1c4
parents 14d0e979 d88928aa
Loading
Loading
Loading
Loading
+13 −15
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ page.tags=filtering,features,google play filters,permissions
    <p style="color:#669999;padding-top:1em;">Google Play Filtering</p>
    <p style="padding-top:1em;">Google Play uses the <code>&lt;uses-feature&gt;</code>
    elements declared in your app manifest to filter your app from devices
    that do not meet it's hardware and software feature requirements. </p>
    that do not meet its hardware and software feature requirements. </p>

<p style="margin-top:1em;">By specifying the features that your application requires,
you enable Google Play to present your application only to users whose
@@ -150,8 +150,6 @@ device compatibility.</p>
  <dd>
    Boolean value that indicates whether the application requires the feature
    specified in <code>android:name</code>.
  </dd>
</dl>
    <ul>
    <li>When you declare <code>android:required="true"</code> for a feature,
    you are specifying that the application <em>cannot function, or is not