Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace vendor specific NfcGoogle.apk with generic Nfc.apk | Nick Pelly | 2011-11-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | The access control changes allow us to just use Nfc.apk with the regular platform certificate, instead of the custom signed NfcGoogle.apk. So we can compeltely get rid of vendor/google/apps/NfcGoogle and just build it out of packages/apps/Nfc now. The package name is also reverted from com.android.nfc3 to com.android.nfc The NFC uid needs to get bumped (25 to 27) to allow the cert change. Bug: 5608249 Change-Id: Ia10ddd14359a0df853f2195716287f0dc4301ef7 | ||||
* | Follow-up fixes to NFC access control changes. | Nick Pelly | 2011-11-14 | 1 | -1/+4 |
| | | | | | | | | Move other vendor/ NFCEE xml files to device/ Add platform test keys signature to nfcee_access_debug.xml Change-Id: I26fd85380255d853932652db294bf80b0a5ad50a | ||||
* | Add nfcee_access.xml for tuna. | Nick Pelly | 2011-11-11 | 1 | -0/+14 |
Bug: 4515759 Change-Id: I955a6bfc2a732d41aae646ffe5e74363e621f1be |