This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
LuK1337 f2de507d76 sepolicy: qti: Label SM8150 wakeup nodes
for i in $(realpath /sys/class/wakeup/*); do if ! echo "$(ls -dZ $i)" | grep -q sysfs_wakeup; then echo genfscon sysfs $(echo $i | sed -e 's|/sys||g' -e 's|wakeup/wakeup.|wakeup|g' -e 's|wakeup[0-9]*|wakeup|g') u:object_r:sysfs_wakeup:s0; fi; done | sort -u

Change-Id: I5473d60b40686d0085f291f46d882cac0390ff3d
2022-10-11 19:55:22 +02:00
2022-10-05 19:31:05 +03:00
2022-06-28 15:54:24 +02:00
2022-07-11 11:52:44 -07:00
Description
Cherish OS A13 Dependency of OnePlus Nord(Avicii)
663 KiB
Languages
C++ 80.4%
Kotlin 12.4%
C 6%
Makefile 1%
Shell 0.2%