Revert "sm7250-common: sepolicy: dontaudit untrusted_app to open ashmem_device"

This reverts commit c2a5c2be5c.
This commit is contained in:
Sandeep-FED
2023-01-07 15:12:16 +00:00
parent 8f2affc593
commit 5f80fa25be

View File

@@ -1,3 +0,0 @@
# Apps are no longer allowed open access to /dev/ashmem, unless they
# target API level < Q.
dontaudit untrusted_app ashmem_device:chr_file open;