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

Commit d88928aa 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

Change-Id: If9bf78d0077b4799dcbc82222fcc393519d041d6
parents 2025a23b 831ea9e1
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