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

Commit 813d974e authored by Dirk Dougherty's avatar Dirk Dougherty
Browse files

Doc change: Explicitly state the initial API level that supports maxSdkVersion...

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

Change-Id: Ifb20f84560dc1c8655b8d216038a2b56777df460
parent 19332345
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line 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>
</pre>
<p>This way, beginning with API level 19, the system will no longer grant your app the
<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>
{@link android.Manifest.permission#WRITE_EXTERNAL_STORAGE} permission.</p>
<p>This attribute was added in API level 19.</p>
</dd>
</dd>


</dl></dd>
</dl></dd>