summaryrefslogtreecommitdiff
path: root/src/com/android/se/Terminal.java
AgeCommit message (Expand)Author
2022-04-14Implement getInterfaceHash/VersionSteven Moreland
2021-10-08UUID based access rules support for SErajesh.nyamagoud
2021-04-29Do not try to initialze the access control enforcer in NFC APIandroid-s-beta-2android-s-beta-1Jack Yu
2021-04-13Improve isNfcEventAllowedGeorge Chang
2021-01-18Trigger broadcast intent when the secure element state changedandroid-s-preview-1Jack Yu
2020-06-11Merge "Strengthen the robustness of concurrent operations" am: 9a2c41f975 am:...Treehugger Robot
2020-06-11Merge "Strengthen the robustness of concurrent operations"Treehugger Robot
2020-06-09Strengthen the robustness of concurrent operationsMaoliang Tang
2020-06-08Merge "Deny the operation to select ISD-R aid" am: 20dd3f4d8a am: a183163e7aTreehugger Robot
2020-06-08Merge "Deny the operation to select ISD-R aid"Treehugger Robot
2020-06-04Allow OpenLogicalChannel with null aid for privilege apps am: aabfa3ea24 am: ...Jack Yu
2020-06-03Deny the operation to select ISD-R aidJack Yu
2020-06-03Allow OpenLogicalChannel with null aid for privilege appsJack Yu
2020-06-01Merge "Refresh terminal instances when switching between SS and DS" am: b38d1...Treehugger Robot
2020-05-29Refresh terminal instances when switching between SS and DSJack Yu
2020-04-22OpenBasicChannel with UICC should not be allowed for non-privilege apps am: c...Jack Yu
2020-04-22OpenBasicChannel with UICC should not be allowed for non-privilege appsJack Yu
2020-04-14Fix redundant codeflow in openLogicalChannel with UICC terminal am: 8bf7f7a79...Jack Yu
2020-04-14Fix redundant codeflow in openLogicalChannel with UICC terminalJack Yu
2020-03-13Change naming to be more specific am: d87a6d2ea6 am: 83e299e02eAutomerger Merge Worker
2020-03-12Change naming to be more specificandroid-r-preview-4android-r-preview-3android-r-preview-2Jack Yu
2020-03-04Merge "Allow privilege app access to open channel" am: df9b109dc6 am: 51156a97bbAutomerger Merge Worker
2020-03-04Allow privilege app access to open channelAnil Hiranniah
2020-02-12Include channel operation in synchronized area am: 38da55f2ec am: 96b22f4f87 ...Automerger Merge Worker
2020-02-06Include channel operation in synchronized areaJack Yu
2020-01-31Merge "Migrate to SecureElementStatsLog from StatsLog"TreeHugger Robot
2020-01-24Migrate to SecureElementStatsLog from StatsLogMuhammad Qureshi
2020-01-23Merge "Add support for secure_element HAL 1.2"android-r-preview-1Treehugger Robot
2020-01-21Add support for secure_element HAL 1.2Jack Yu
2020-01-08Add Carrier Privilege supportJack Yu
2020-01-08Provide privilege access to system applicationJack Yu
2019-12-13Merge "Fix bug transmit APDU status word 6CXX follow by 61XX case."George Chang
2019-10-21Support configurable AIDs for ARAMJack Yu
2019-10-18Support configurable AIDs for ARAMJack Yu
2019-09-30Fix bug transmit APDU status word 6CXX follow by 61XX case.yifan.bai
2019-08-07Don't retry on failure for Terminals after index 1Andrew Chant
2019-05-08Initialize SEHAL 1.1 after initializing mSEHal variable.android10-devArach MOHAMMED BRAHIM
2019-05-06Initialize SEHAL 1.1 after initializing mSEHal variable.Arach MOHAMMED BRAHIM
2019-03-19Add useful logs regarding channels and ATRYosuke Iwakura
2019-01-30Add Secure Element statistic dataandroid-q-preview-1Jack Yu
2019-01-30Add backward compatibility for SEHALJack Yu
2019-01-24Add support for secure_element HAL 1.1Ruchi Kandoi
2019-01-07Avoid checking refresh tag for NFC EventsRuchi Kandoi
2018-08-17Initialize Access Control Enforcer if access rules are newly installedmaster-cuttlefish-testing-releaseYoshiaki Naka
2018-07-27Fix race conditions where the HAL service starts after client pollsRuchi Kandoi
2018-04-10Close all the channels in use when new SE gets availableandroid-wear-p-preview-2android-p-preview-5android-p-preview-4android-p-preview-3android-p-preview-2Yukinori Sakamoto
2018-04-07Receive callback when SE HAL died and obtain it againYoshiaki Naka
2018-03-20Fixes error in selectNext()Ruchi Kandoi
2018-03-19Retry the initialization of the access control enforcerYoshiaki Naka
2018-03-13Call close() HAL interface for basic channels as wellRuchi Kandoi