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
Merged-In: Ib72308547f08bc21a5a205ec158e297cb8fe9083
Change-Id: Ic75d022824bd62bef48a8b0db80237b1370ac570
This commit is contained in:
Renato Grottesi 2023-07-13 18:46:26 +00:00
parent 1a71a9f40c
commit ddefd11361
2 changed files with 0 additions and 10 deletions

View file

@ -1 +0,0 @@
/vendor/bin/hw/android\.hardware\.neuralnetworks@1\.3-service-armnn u:object_r:hal_neuralnetworks_armnn_exec:s0

View file

@ -1,9 +0,0 @@
type hal_neuralnetworks_armnn, domain;
hal_server_domain(hal_neuralnetworks_armnn, hal_neuralnetworks)
type hal_neuralnetworks_armnn_exec, vendor_file_type, exec_type, file_type;
allow hal_neuralnetworks_armnn gpu_device:chr_file rw_file_perms;
init_daemon_domain(hal_neuralnetworks_armnn)