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

Commit a628b457 authored by Robert Schaub's avatar Robert Schaub Committed by Android Git Automerger
Browse files

am c84e903b: am 467b7dfc: am f207285d: am ba12e226: am 0b5d0509: Merge "docs:...

am c84e903b: am 467b7dfc: am f207285d: am ba12e226: am 0b5d0509: Merge "docs: Removed sentence from permissions doc" into mnc-preview-docs

* commit 'c84e903b':
  docs: Removed sentence from permissions doc
parents 60bd2100 c84e903b
Loading
Loading
Loading
Loading
+1 −3
Original line number Original line Diff line number Diff line
@@ -52,9 +52,7 @@ must explicitly share resources and data. They do this by declaring the
<em>permissions</em> they need for additional capabilities not provided by
<em>permissions</em> they need for additional capabilities not provided by
the basic sandbox. Applications statically declare the permissions they
the basic sandbox. Applications statically declare the permissions they
require, and the Android system prompts the user for consent at the time the
require, and the Android system prompts the user for consent at the time the
application is installed. Android has no mechanism for granting permissions
application is installed.</p>
dynamically (at run-time) because it complicates the user experience to the
detriment of security.</p>


<p>The application sandbox does not depend on the technology used to build
<p>The application sandbox does not depend on the technology used to build
an application. In particular the Dalvik VM is not a security boundary, and
an application. In particular the Dalvik VM is not a security boundary, and