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

Commit c8a94c5b authored by Dirk Dougherty's avatar Dirk Dougherty Committed by Android Git Automerger
Browse files

am 813d974e: Doc change: Explicitly state the initial API level that supports...

am 813d974e: Doc change: Explicitly state the initial API level that supports maxSdkVersion attr in uses-permission.

* commit '813d974e':
  Doc change: Explicitly state the initial API level that supports maxSdkVersion attr in uses-permission.
parents bee8dc62 813d974e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -81,6 +81,7 @@ permission is needed only up to API level 18 with a declaration such as this:
</pre>
<p>This way, beginning with API level 19, the system will no longer grant your app the
{@link android.Manifest.permission#WRITE_EXTERNAL_STORAGE} permission.</p>
<p>This attribute was added in API level 19.</p>
</dd>

</dl></dd>