[eSE] Update AIDL secure_element for eSE1
Bug: 261566299 Test: run cts -m CtsOmapiTestCases Test: atest VtsAidlHalNfcTargetTest Merged-In: I990e2be2cf9750f0e041dd1f571eb33613a1ce6f Change-Id: I990e2be2cf9750f0e041dd1f571eb33613a1ce6f
This commit is contained in:
parent
d4c98eb59c
commit
18acbae46e
2 changed files with 1 additions and 8 deletions
|
@ -64,7 +64,7 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# SecureElement
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.secure_element@1.2-service-gto
|
||||
android.hardware.secure_element-service.thales
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.se.omapi.ese.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.se.omapi.ese.xml \
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<manifest version="1.0" type="device">
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.secure_element</name>
|
||||
<transport>hwbinder</transport>
|
||||
<fqname>@1.2::ISecureElement/eSE1</fqname>
|
||||
</hal>
|
||||
</manifest>
|
Loading…
Add table
Add a link
Reference in a new issue