mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-06-02 18:37:17 +09:00
type=1400 audit(0.0:4): avc: denied { read } for path="/data/per_boot/zram_swap" dev="dm-5" ino=29313 scontext=u:r:kernel:s0 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=0 Bug: 147469156 Test: flash full build and find avc errors gone Change-Id: I338040c9166ddd5eb2f06d7cba1aee85da988c53 Signed-off-by: Mimi Wu <mimiwu@google.com> Signed-off-by: Albert I <kras@raphielgang.org>
3 lines
67 B
Plaintext
3 lines
67 B
Plaintext
# For zram writeback
|
|
allow kernel per_boot_file:file r_file_perms;
|