diff options
author | Nick Pelly <npelly@google.com> | 2010-10-17 19:05:47 -0700 |
---|---|---|
committer | Nick Pelly <npelly@google.com> | 2010-10-18 10:04:40 -0700 |
commit | e47150e933e6f610546f57183477f324566e521e (patch) | |
tree | 5a415c5b9fdae883bf4dc507c516dd52ce20db67 /policy | |
parent | d1f7f4a68375f879671d300510f23d3ee78a500e (diff) | |
download | frameworks_base-e47150e933e6f610546f57183477f324566e521e.zip frameworks_base-e47150e933e6f610546f57183477f324566e521e.tar.gz frameworks_base-e47150e933e6f610546f57183477f324566e521e.tar.bz2 |
Fix up NFC permissions.
The initial (vendor) implementation had 4 perms, replace with 1.
Requires no permissions:
- Viewing UID, type of discovered tags and cards.
- Viewing the NDEF message contents of NDEF formatted tags and cards.
Requires android.permission.NFC
- Get/Set the local tag "MyTag"
- Creating or using a RawTagConnection (transceive())
- Creating or using a NdefTagConnection (write()/read())
Change-Id: I1b585c7d91738bed6261277061a48cf7c939482a
Signed-off-by: Nick Pelly <npelly@google.com>
Diffstat (limited to 'policy')
0 files changed, 0 insertions, 0 deletions