mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-08-03 23:16:37 +09:00
This should be redone cleanly and correctly to avoid neverallows as this is not the proper way to do it
3 lines
101 B
Plaintext
3 lines
101 B
Plaintext
allow system_suspend sysfs:dir { open read };
|
|
allow system_suspend sysfs:file { getattr open read };
|