summaryrefslogtreecommitdiff
path: root/src/com/android/se/SecureElementService.java
AgeCommit message (Expand)Author
2021-09-14Merge remote-tracking branch 'nxp-oss/br_android_ncihalx_row_12' into lineage...alk3pInjection
2020-09-08Code sync to aosp branchGanesh Deva
2020-09-08Strengthen the robustness of concurrent operationsGanesh Deva
2020-09-08Allow OpenLogicalChannel with null aid for privilege appsGanesh Deva
2020-09-08Refresh terminal instances when switching between SS and DSGanesh Deva
2020-06-11Refresh terminal instances when switching between SS and DSJack Yu
2020-06-03Allow OpenLogicalChannel with null aid for privilege appsJack Yu
2020-05-01{R-DP1} Unblock some operations for privilege applicationsYerriswamy
2020-05-01{R-DP1} Don't retry on failure for Terminals after index 1Yerriswamy
2020-05-01Update License in the files having coverity changesnxf48293
2020-01-08Unblock some operations for privilege applicationsJack Yu
2019-11-06Resolve JAVA warningsnxf48293
2019-08-07Don't retry on failure for Terminals after index 1Andrew Chant
2019-05-28{Q-DP2}: Add useful logs regarding channels and ATRGanesh Deva
2019-03-19Add useful logs regarding channels and ATRYosuke Iwakura
2018-09-12Fix NFC service died while receiving HCI event from UICCGanesh Deva
2018-08-07Revert "[artf555722]: DWP terminal added as part of OMAPI service."Ganesh Deva
2018-08-07Revert "[artf581492]: DWP OMAPI is not working after NFC off and then on."Ganesh Deva
2018-06-14DWP OMAPI is not working after NFC off and then on.Ganesh Deva
2018-06-14DWP terminal added as part of OMAPI service.Ganesh Deva
2018-06-14(FN_AOSP->P_ROW): Code drop SecureElement OMAPI serviceSuhas Suresh
2018-04-07Receive callback when SE HAL died and obtain it againYoshiaki Naka
2018-03-19Retry the initialization of the access control enforcerYoshiaki Naka
2018-03-13Full access should be permitted if no ARA applet exists on eSEYoshiaki Naka
2018-03-13Access to the default applet shall be blocked by the DUTYoshiaki Naka
2018-03-12Access to the basic channel shall be blocked by the DUTYoshiaki Naka
2018-03-06IOError happened while opening channel for retrieving access rulesYoshiaki Naka
2018-02-01Open Mobile API for packages/apps/SecureElementJeremy O'Donoghue