Remove 'hal_neuralnetworks_armnn' permissive rule

Not needed after fixing the various violations that were raised in the
past.

Bug: b/264489188
Test: manual - reboot device and check the absence of AVC denials
Change-Id: I9a5b5f916e3e188ea98646b23a43e5dec0cd8501
This commit is contained in:
Bruno BELANYI 2023-04-21 14:09:58 +00:00
parent 1e587e4afe
commit d389b4a4f6

View file

@ -1,4 +0,0 @@
# b/264489188
userdebug_or_eng(`
permissive hal_neuralnetworks_armnn;
')