Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace vendor specific NfcGoogle.apk with generic Nfc.apk | Nick Pelly | 2011-11-21 | 1 | -5/+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: I4437dff96f2529f0b9e7d8e65c21359c3eeccd0b | ||||
* | Make the NFC UID forward compatible. | Jeff Hamilton | 2011-04-01 | 1 | -2/+2 |
| | | | | Change-Id: Idebe263500839a0238fd5b0cf732e5ecc477698e | ||||
* | Change the package name to allow using a new cert. | Jeff Hamilton | 2011-03-24 | 1 | -0/+7 |
Change-Id: I89243027b25a3904df0e50414b64387d172c181b |