sm6225-common: Delete HALs that are already in VINTF fragments
These HALs are already included in VINTF fragments, so there's no need to be specified here. Test: TH Bug: 148808037 Change-Id: Iec5ef12eeb803ae904c1bd4f8feb32dfc1bae972
This commit is contained in:
parent
698c488628
commit
fd607dd4dc
1 changed files with 0 additions and 14 deletions
14
manifest.xml
14
manifest.xml
|
@ -126,20 +126,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
</interface>
|
||||
<fqname>@1.0::IMemtrack/default</fqname>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.neuralnetworks</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.2</version>
|
||||
<interface>
|
||||
<name>IDevice</name>
|
||||
<instance>qti-default</instance>
|
||||
<instance>qti-dsp</instance>
|
||||
<instance>qti-gpu</instance>
|
||||
</interface>
|
||||
<fqname>@1.2::IDevice/qti-default</fqname>
|
||||
<fqname>@1.2::IDevice/qti-dsp</fqname>
|
||||
<fqname>@1.2::IDevice/qti-gpu</fqname>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.radio</name>
|
||||
<transport>hwbinder</transport>
|
||||
|
|
Loading…
Reference in a new issue