Skip to content

Commit

Permalink
Pull missing radio HIDL changes for Pie
Browse files Browse the repository at this point in the history
  • Loading branch information
krasCGQ authored and mdeejay committed Mar 16, 2019
1 parent 174457f commit 9853c67
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,16 @@
<transport arch="32+64">passthrough</transport>
<version>1.0</version>
</hal>
<hal format="hidl">
<name>android.hardware.secure_element</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>ISecureElement</name>
<instance>SIM1</instance>
<instance>SIM2</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.sensors</name>
<transport>hwbinder</transport>
Expand Down

0 comments on commit 9853c67

Please sign in to comment.