Merge "hal_neuralnetworks_armnn: allow GPU access" into sc-dev am: 978b3b4e9b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/13994637 Change-Id: I82f36fd0432c06f3575130f0d183f94e4039a176
This commit is contained in:
commit
25b3b67b30
1 changed files with 3 additions and 0 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue