summaryrefslogtreecommitdiff
path: root/src/com/android/se/SecureElementService.java
AgeCommit message (Expand)Author
2022-05-04Revert "Add required flag to registerReceiver calls in SecureElementService"android13-devMichael Groover
2022-04-04Implement getInterfaceHash/VersionSteven Moreland
2022-02-04Add required flag to registerReceiver calls in SecureElementServiceMichael Groover
2021-12-02Fix managedProfileUnlock_stoppedJack Yu
2021-11-23Fix work profile applications do not receive event transaction dataJack Yu
2021-11-23Get packageManager based on current userJack Yu
2021-11-09Boolean resource added to enable vendor stable serviceRajesh Nyamagoud
2021-10-08Vendor modules are allowed access eSE onlyRajesh Nyamagoud
2021-10-08UUID based access rules support for SErajesh.nyamagoud
2021-10-08Support for OMAPI Vendor stable interfaceRajesh Nyamagoud
2020-06-12Code sync to aosp branchandroid-r-beta-3android-r-beta-2Jack Yu
2020-06-11Merge "Strengthen the robustness of concurrent operations"Treehugger Robot
2020-06-09Strengthen the robustness of concurrent operationsMaoliang Tang
2020-06-03Allow OpenLogicalChannel with null aid for privilege appsJack Yu
2020-05-29Refresh terminal instances when switching between SS and DSJack Yu
2020-01-08Unblock some operations for privilege applicationsJack Yu
2019-08-07Don't retry on failure for Terminals after index 1Andrew Chant
2019-03-19Add useful logs regarding channels and ATRYosuke Iwakura
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