Merge "hal_neuralnetworks_armnn: allow GPU access" into sc-dev

This commit is contained in:
Kevin DuBois 2021-03-25 22:01:42 +00:00 committed by Android (Google) Code Review
commit 978b3b4e9b

View file

@ -1,4 +1,7 @@
type hal_neuralnetworks_armnn, domain;
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)