The everything about the permission except the gid is done the normal way --
some .apk declares it in its manifest.  Most of the platform ones are in
android-res.apk, the apk for the platform itself.

On Mon, Aug 16, 2010 at 6:38 AM, Mitar <mmi...@gmail.com> wrote:

> Hi!
>
> Thanks for all the answers.
>
> On Mon, Aug 16, 2010 at 10:20 AM, Dianne Hackborn <hack...@android.com>
> wrote:
> > (An except is signature permissions,
> > which are not shown to the user so can be granted when the permission
> > becomes known due to installing the .apk that declares it.)
>
> But is it possible to use signature permissions? If we use signature
> permission which is defined in the app? So should we first install app
> which define a signature permission for itself (and also marks that it
> is using it) and then add a permission file which add guid to that
> permission? Because how can we define a signature permission in the
> permission file?
>
>
> Mitar
>



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to