READ_PHONE_STATE is not a new permission, is it ? 2009/11/26 Dianne Hackborn <[email protected]>
> I just replied to this. It's because a of 1.6 these are new permissions > that old applications must be automatically given for compatibility. > > > On Thu, Nov 26, 2009 at 8:34 AM, Guillaume Perrot < > [email protected]> wrote: > >> Same thing happens with the HTC Magic. >> Both phones are on Donut. >> I have also have this on Donut emulator but not on cupcake emulator. >> >> On 26 nov, 17:26, Guillaume Perrot <[email protected]> wrote: >> > When I run any application from Eclipse on my real G1 device (a retail >> > one, this is not a dev phone), I am granted the READ_PHONE_STATE and >> > WRITE_EXTERNAL_STORAGE even if i don't declare them in the >> > AndroidManisfest.xml. I actually can call TelephonyManager.getDeviceID >> > () to retrieve the IMEI and I see these permissions in Settings -> >> > Applications. >> > I don't have this behavior in the emulator. >> > Does anyone have the same "problem" ? >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected]<android-developers%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> > > > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > 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 [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

