Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.
This repository was archived by the owner on May 7, 2024. It is now read-only.

Permissions #88

@sdemills

Description

@sdemills

This is a request for help rather than a fault...

From the Manifest, the following permissions...

    <uses-permission android:name="android.permission.ACCOUNT_MANAGER" />
<uses-permission android:name="android.permission.CALL_PRIVILEGED" />
<uses-permission android:name="android.permission.MODIFY_PHONE_STATE" />

Eclipse won't compile this for me because it errors those permissions saying that they are only granted to System Apps.

For now, I have commented them out.

What needs to be done to get Eclipse to accept these permissions?

Cheers
Steve

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions