We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58ccf25 commit 668b83dCopy full SHA for 668b83d
prebuilts/api/30.0/public/app.te
@@ -10,6 +10,7 @@ type appdomain_tmpfs, file_type;
10
11
# WebView and other application-specific JIT compilers
12
allow appdomain self:process execmem;
13
+auditallow appdomain self:process execmem;
14
15
allow appdomain { ashmem_device ashmem_libcutils_device }:chr_file execute;
16
public/app.te
0 commit comments