summaryrefslogtreecommitdiff
path: root/omapi/java
AgeCommit message (Collapse)Author
2025-02-11Fix nfc owners location Roshan Pius
Bug: N/A Test: N/A Change-Id: Ia0424a3672a4d662b90ece78f1ac843705af0e97
2023-09-21se(api): Expose SEServiceManager to retrieve SE service Roshan Pius
Similar to NfcServiceManager and other mainline module service classes. Bug: 263563609 Test: Compiles Change-Id: I3ad94afd403015e1fd23e5de53db559ad9840036
2023-02-06nfc(frameworks): Consolidate NFC/SE owners file Roshan Pius
Bug: N/A Test: N/A Change-Id: I1f1957c6fb2ddca4b7b132e02882e82ed2bfe656
2023-01-17Update OWNERS file Alisher Alikhodjaev
Test: none Change-Id: I9c8527fa2f4e215349924340c0b3a4144d8fbccb
2022-04-15Implement getInterfaceHash/Version (omapi) Steven Moreland
As these interfaces get frozen for TM, java services implementing the interfaces are required to implement getInterfaceHash and getInterfaceVersion [1] [1] https://source.android.com/devices/architecture/aidl/stable-aidl#new-meta-interface-methods Bug: 190577319 Test: m Change-Id: I274f847ed8156acd0c4b288e306fcab2d380bcd5 Merged-In: I274f847ed8156acd0c4b288e306fcab2d380bcd5
2021-10-11Support for OMAPI Vendor stable interface Rajesh Nyamagoud
Changes are made to existing OMAPI inteface to make it as Vendor Stable Interface. Bug: b/180639372 Test: Run OMAPI CTS and VTS tests Change-Id: Ibfd23215ad180d78af843c0d0b394b42ba8e9daa