Disable armnn nnapi backend

Discontinue maintenance and active support of ArmNN on Pixel phones.

Bug: 294459623
Test: Local nnapi_info
Test: Presubmit
Change-Id: I3eb3f880671bea091ff6c798d8def2f559a5e291
This commit is contained in:
Renato Grottesi 2023-08-07 10:11:19 +00:00
parent 336c5d981b
commit 5d8da452cb
2 changed files with 0 additions and 18 deletions

View file

@ -11,14 +11,6 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.neuralnetworks</name>
<version>1.3</version>
<interface>
<name>IDevice</name>
<instance>google-armnn</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.radio</name>
<version>1.2</version>

View file

@ -12,16 +12,6 @@
<name>android.hardware.boot</name>
<fqname>IBootControl/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.neuralnetworks</name>
<transport>hwbinder</transport>
<version>1.3</version>
<interface>
<name>IDevice</name>
<instance>google-armnn</instance>
</interface>
<fqname>@1.3::IDevice/google-armnn</fqname>
</hal>
<hal format="aidl">
<name>com.google.input.algos.spd</name>
<version>2</version>