Revert^2 "Remove settings for old ArmNN HIDL backend"

ba43d8a084

Compile ArmNN shim over the support library.

Remove SELinux permissions and settings for the old HIDL backend.
The new ones 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: Ib72308547f08bc21a5a205ec158e297cb8fe9083
This commit is contained in:
Renato Grottesi 2023-07-13 08:40:59 +00:00
parent ba43d8a084
commit c359685402
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)