Add neverallow rules to ensure successful kill by artd.
Bug: 345723405
Test: m
Change-Id: I81c583b0144f3a1a0c122cae64e302878da34809
diff --git a/private/dexoptanalyzer.te b/private/dexoptanalyzer.te
index ca715c1..e2b5400 100644
--- a/private/dexoptanalyzer.te
+++ b/private/dexoptanalyzer.te
@@ -1,5 +1,5 @@
# dexoptanalyzer
-type dexoptanalyzer, domain, coredomain, mlstrustedsubject;
+type dexoptanalyzer, domain, coredomain, mlstrustedsubject, artd_subprocess_type;
type dexoptanalyzer_exec, system_file_type, exec_type, file_type;
type dexoptanalyzer_tmpfs, file_type;