Remove settings for old ArmNN HIDL backend
Compile ArmNN shim over the support library. Remove SELinux permissions and settings for the old HIDL backend. The AIDL settings will be in the gs-common folder. Test: Local run of CtsNNAPITestCases Test: Local run of VtsHalNeuralnetworksTargetTest Test: Local run of MLTS Benchmark Bug: 283724775 Change-Id: Icfc07d6d48ae9adedefa3f040be0c18ea6b0c4e1
This commit is contained in:
parent
f51aa43dcf
commit
111ec55cd1
1 changed files with 0 additions and 10 deletions
10
manifest.xml
10
manifest.xml
|
@ -98,16 +98,6 @@
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
<fqname>@1.2::IBootControl/default</fqname>
|
<fqname>@1.2::IBootControl/default</fqname>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl">
|
|
||||||
<name>android.hardware.neuralnetworks</name>
|
|
||||||
<transport>hwbinder</transport>
|
|
||||||
<version>1.2</version>
|
|
||||||
<interface>
|
|
||||||
<name>IDevice</name>
|
|
||||||
<instance>armnn</instance>
|
|
||||||
</interface>
|
|
||||||
<fqname>@1.2::IDevice/armnn</fqname>
|
|
||||||
</hal>
|
|
||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>android.hardware.neuralnetworks</name>
|
<name>android.hardware.neuralnetworks</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue