milanf: Update sku manifests from stock and drop permissions
Change-Id: I6e6dc9756d11fcb563477f6e14f9b782854cb04f Signed-off-by: AnierinB <anierin@evolution-x.org>
This commit is contained in:
parent
b8d1c5d668
commit
9afed7c529
10 changed files with 78 additions and 117 deletions
|
|
@ -6,11 +6,22 @@
|
|||
<hal format="hidl" override="true">
|
||||
<name>android.hardware.nfc</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.2</version>
|
||||
<interface>
|
||||
<name>INfc</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
<fqname>@1.2::INfc/default</fqname>
|
||||
</hal>
|
||||
<hal format="hidl" override="true">
|
||||
<name>android.hardware.secure_element</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.2</version>
|
||||
<interface>
|
||||
<name>ISecureElement</name>
|
||||
<instance>SIM1</instance>
|
||||
<instance>SIM2</instance>
|
||||
</interface>
|
||||
<fqname>@1.2::ISecureElement/SIM1</fqname>
|
||||
<fqname>@1.2::ISecureElement/SIM2</fqname>
|
||||
</hal>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue