[eSE] Update AIDL secure_element for eSE1
Bug: 261566299 Test: run cts -m CtsOmapiTestCases Test: atest VtsAidlHalNfcTargetTest Change-Id: I990e2be2cf9750f0e041dd1f571eb33613a1ce6f
This commit is contained in:
parent
560e819eb7
commit
0e128e8101
2 changed files with 1 additions and 8 deletions
|
@ -64,7 +64,7 @@ PRODUCT_PACKAGES += \
|
||||||
|
|
||||||
# SecureElement
|
# SecureElement
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.secure_element@1.2-service-gto
|
android.hardware.secure_element-service.thales
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
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 \
|
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