1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
README.md Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
rockchip_selinux_tools Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.md

Android SELinux Tools

How to Use

  • Run the binary
adb root
adb shell setenforce 0
adb push rockchip_selinux_tools /data/local/tmp/
adb shell
(in)shell$ /data/local/tmp/rockchip_selinux_tools
  • Add the result to genfs_contexts in get_build_var BOARD_SEPOLICY_DIRS

Sample output

/sys/devices/platform/fdd40000.i2c/i2c-0/0-0020/rk805-pwrkey/wakeup	u:object_r:sysfs_wakeup:s0
/sys/devices/platform/fdd40000.i2c/i2c-0/0-0020/rk808-rtc/wakeup	u:object_r:sysfs_wakeup:s0
...
/sys/devices/platform/fdd40000.i2c/i2c-0/0-0020/wakeup	u:object_r:sysfs_wakeup:s0