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 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: Ic77de74f1723f314dbfaa0cf948351cefd460b76
This commit is contained in:
parent
54da16c0b2
commit
a2a1f80355
2 changed files with 0 additions and 10 deletions
|
@ -1 +0,0 @@
|
||||||
/vendor/bin/hw/android\.hardware\.neuralnetworks@1\.3-service-armnn u:object_r:hal_neuralnetworks_armnn_exec:s0
|
|
|
@ -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)
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue