chenxiaolong / MSD

Android app for emulating mass storage devices over USB
GNU General Public License v3.0
15 stars 0 forks source link

msd-tool: sepatch: Avoid truncating /sys/fs/selinux/load #6

Closed chenxiaolong closed 2 months ago

chenxiaolong commented 2 months ago

This causes the file modification timestamp to change, which some apps use to detect if the SELinux policy has been modified.

Closes: #2