Files
android_vendor_pawlet/hwupdate/sepolicy
oxmc 8a62a0200e hwupdate: dontaudit sysfs/usb_device for pawlethwd (coredomain neverallow)
coredomain may not be allowed sysfs:file or usb_device access (build-time
neverallow in coredomain.te). SELinux is permissive on PawletOS so these
succeed at runtime anyway; switch the sysfs (USB enumeration) and
/dev/bus/usb (flashing) rules from allow to dontaudit to pass the
neverallow check and silence denial spam.
2026-07-18 01:22:27 -07:00
..