Re: [android-developers] Permission issues in Android M

2015-09-25 Thread TreKing
On Thu, Sep 24, 2015 at 4:54 PM, Ankit wrote: > Currently I am detecting this and requesting User for the permissions, but > OEM doesnt want this pop-up. > Inform the OEM they don't have a choice in the matter. > I understand that if the application is signed with platform key, the > 'dangerou

[android-developers] Permission issues in Android M

2015-09-24 Thread Ankit
Hi, I am developing an application (service) for an OEM that will be installed as a system application. Due to the new permission model in Android M, this system application doesnt get granted 'dangerous' permission by default. Currently I am detecting this and requesting User for the permiss