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:
Yifan Hong 2022-09-09 16:42:55 -07:00 committed by Michael Bestas
parent 698c488628
commit fd607dd4dc
No known key found for this signature in database
GPG key ID: CC95044519BE6669

View file

@ -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>