summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/nfc/SecureNfcPreferenceController.java
Commit message (Collapse)AuthorAgeFilesLines
* Make some existing slices public.Yi-Ling Chuang2019-11-281-1/+1
| | | | | | | | | Only PreferenceControllers with isPublicSlice() set to true are exposed to other apps. Others will be Settings only. Bug: 141088937 Test: robotests Change-Id: I5934e89bc1b268fdd44acd630621fa46987728ff
* Update Secure NFC API definitionsRuchi Kandoi2019-03-061-3/+3
| | | | | | Bug: 124767797 Test: None Change-Id: I90f109f08771f429966cd108eaacdf8b81d0a72e
* Mass clean up: don't cast class when not needed.Fan Zhang2019-02-141-6/+4
| | | | | | Bug: none Test: rebuild Change-Id: Ie3f58a3d5ae99ade28a33dcac80c18de90d4d5b2
* Add Secure NFC functionalityRuchi Kandoi2019-01-291-0/+99
Secure NFC will permit NFC acitvity only when screen is unlocked. Bug: 117253725 Test: Manual; Toggle switch; check if HCE works with screen off Change-Id: I9977d85065fc7ebca3ed4991ffa52fef0590cf90