avc denied logs: 07-02 13:17:48.412 1 1 I auditd : type=1107 audit(0.0:4): uid=0 auid=4294967295 ses=4294967295 subj=u:r:init:s0 msg='avc: denied { read } for property=persist.sys.tap_gesture pid=0 uid=0 gid=0 scontext=u:r:vendor_init:s0 tcontext=u:object_r:gesture_prop:s0 tclass=file permissive=0' 07-02 13:17:56.204 315 315 I auditd : type=1400 audit(0.0:20): avc: denied { write } for comm="init" name="nvt_heatmap" dev="proc" ino=4026536248 scontext=u:r:vendor_init:s0 tcontext=u:object_r:proc:s0 tclass=file permissive=0 vendor_init change to access sysfs_touch from sysfs: 07-02 13:17:56.680 1 1 I init : Command 'write /sys/devices/virtual/goog_touch_interface/gti.0/vendor_input/nvt_dttw_mode 1' action=vendor.all.modules.ready=1 (/vendor/etc/init/hw/init.rc:127) took 462ms and succeeded ls -lZ /sys/devices/virtual/goog_touch_interface/gti.0/vendor_input/nvt_dttw_mode -rw-r--r-- 1 system system u:object_r:sysfs:s0 4096 2024-07-02 13:17 /sys/devices/virtual/goog_touch_interface/gti.0/vendor_input/nvt_dttw_mode Bug: 335839116 Test: TH pass Change-Id: If1890defcb9400405071b1c669098d9d62bc56e4 Signed-off-by: Super Liu <supercjliu@google.com>
2 lines
76 B
Text
2 lines
76 B
Text
type sysfs_touch, sysfs_type, fs_type;
|
|
type proc_touch, proc_type, fs_type;
|