https://github.com/android/platform_frameworks_base/blob/master/core/res/AndroidManifest.xml

On Tue, Mar 20, 2012 at 7:30 PM, michael <xuetao....@gmail.com> wrote:
> I know. what I meant is that *whether Android has the file that
> contains the list of permissions by itself*, disregarding the App
> side, only the Platform side.
>
> Apk cannot change the permissions in the Android platform, though they
> could define the other permissions by itself.
>
> There should be a data file that contains such information, otherwise,
> how could the platform verify the permission requests from apps?
>
>
>
> On Mar 20, 4:16 pm, Dianne Hackborn <hack...@android.com> wrote:
>> Any apk can define permissions.  There are core parts of Android that are
>> in other apks.  If you want to know about the permissions defined by an
>> apk, go look in its AndroidManifest.xml.
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> On Tue, Mar 20, 2012 at 3:18 PM, michael <xuetao....@gmail.com> wrote:
>> > one addition: I only consider *Android* defined permissions.
>>
>> > Dianne Hackborn wrote:
>> > > No.
>>
>> > > On Tue, Mar 20, 2012 at 12:00 PM, michael <xuetao....@gmail.com> wrote:
>>
>> > > > Could I say that the Manifest.java file contains all the permissions
>> > > > for one version of  Android?
>>
>> > > > --
>> > > > You received this message because you are subscribed to the Google
>> > > > Groups "Android Developers" group.
>> > > > To post to this group, send email to
>> > android-developers@googlegroups.com
>> > > > To unsubscribe from this group, send email to
>> > > > android-developers+unsubscr...@googlegroups.com
>> > > > For more options, visit this group at
>> > > >http://groups.google.com/group/android-developers?hl=en
>>
>> > > --
>> > > 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.
>>
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups "Android Developers" group.
>> > To post to this group, send email to android-developers@googlegroups.com
>> > To unsubscribe from this group, send email to
>> > android-developers+unsubscr...@googlegroups.com
>> > For more options, visit this group at
>> >http://groups.google.com/group/android-developers?hl=en
>>
>> --
>> 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.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to