File tree 2 files changed +2
-0
lines changed
prebuilts/api/30.0/public
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ allow appdomain self:process execmem;
13
13
auditallow appdomain self:process execmem;
14
14
15
15
allow appdomain { ashmem_device ashmem_libcutils_device }:chr_file execute;
16
+ auditallow appdomain { ashmem_device ashmem_libcutils_device }:chr_file execute;
16
17
17
18
# Receive and use open file descriptors inherited from zygote.
18
19
allow appdomain zygote:fd use;
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ allow appdomain self:process execmem;
13
13
auditallow appdomain self:process execmem;
14
14
15
15
allow appdomain { ashmem_device ashmem_libcutils_device }:chr_file execute;
16
+ auditallow appdomain { ashmem_device ashmem_libcutils_device }:chr_file execute;
16
17
17
18
# Receive and use open file descriptors inherited from zygote.
18
19
allow appdomain zygote:fd use;
You can’t perform that action at this time.
0 commit comments