sdm710-commom: Del Duplicated manifest.hal entry android.hardware.soundtrigger
Input file has unknown format. Error when attempting to convert to manifest: Duplicated manifest.hal entry android.hardware.soundtrigger Error when attempting to convert to compatibility matrix:
This commit is contained in:
parent
a8ed6dfc5e
commit
b00afd68d6
1 changed files with 3 additions and 13 deletions
16
manifest.xml
16
manifest.xml
|
@ -84,19 +84,6 @@
|
|||
<fqname>@1.3::ICryptoFactory/wfdhdcp</fqname>
|
||||
<fqname>@1.3::IDrmFactory/wfdhdcp</fqname>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.soundtrigger</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>2.3</version>
|
||||
<interface>
|
||||
<name>ISoundTriggerHw</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
<fqname>@2.0::ISoundTriggerHw/default</fqname>
|
||||
<fqname>@2.1::ISoundTriggerHw/default</fqname>
|
||||
<fqname>@2.2::ISoundTriggerHw/default</fqname>
|
||||
<fqname>@2.3::ISoundTriggerHw/default</fqname>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.gatekeeper</name>
|
||||
<transport>hwbinder</transport>
|
||||
|
@ -246,7 +233,10 @@
|
|||
<name>ISoundTriggerHw</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
<fqname>@2.0::ISoundTriggerHw/default</fqname>
|
||||
<fqname>@2.1::ISoundTriggerHw/default</fqname>
|
||||
<fqname>@2.2::ISoundTriggerHw/default</fqname>
|
||||
<fqname>@2.3::ISoundTriggerHw/default</fqname>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.vibrator</name>
|
||||
|
|
Loading…
Reference in a new issue