Skip to content
Snippets Groups Projects
Commit 009800e8 authored by Sai Kousik Swarna's avatar Sai Kousik Swarna Committed by Dhina17
Browse files

onclite: Update secure_element interface version

Update the secure_element version to enable new upgraded interface solution.

Change-Id: Iaefba8ee8e459b3332a40ffc8f6c55d5e1e68df3
parent 322d3728
No related branches found
No related tags found
No related merge requests found
......@@ -357,7 +357,7 @@ PRODUCT_PACKAGES += \
android.hardware.radio@1.4.vendor \
android.hardware.radio.config@1.2.vendor \
android.hardware.radio.deprecated@1.0.vendor \
android.hardware.secure_element@1.0.vendor \
android.hardware.secure_element@1.2.vendor \
librmnetctl \
libcnefeatureconfig \
libxml2 \
......
......@@ -192,6 +192,16 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.secure_element</name>
<transport>hwbinder</transport>
<version>1.2</version>
<interface>
<name>ISecureElement</name>
<instance>SIM1</instance>
<instance>SIM2</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.sensors</name>
<transport>hwbinder</transport>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment