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

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

Merge \\\"docs: Fixed indentation for android:required attribute\\\" into...

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

Change-Id: I7e82c65b9c358e0b51c5df709c65ff1a966f9f32
parents a7715cd5 f02c6436
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