Files
rk35xx-android14/RKTools/linux/Android_Devices_SELinux_Tool
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00
..

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