mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
sm6375-common: sepolicy: Neverallow app open access to /dev/ashmem
- Fixes scroll lag in apps such as twitter etc. Apps are no longer allowed open access to /dev/ashmem, unless they target API level < Q. Bug: 113362644 Test: device boots, Chrome, instant apps work Signed-off-by: Ahmad Rulim <personal@rulim34.dev>
This commit is contained in:
1
sepolicy/vendor/donaudit.te
vendored
Normal file
1
sepolicy/vendor/donaudit.te
vendored
Normal file
@@ -0,0 +1 @@
|
||||
dontaudit untrusted_app ashmem_device:chr_file open;
|
||||
Reference in New Issue
Block a user