blob: 7f18b9b2afcb83b4df29236ef36e8759d2d30efe [file] [log] [blame]
# init.hikey.usb.rc writes to /config/* to set up USB
allow init configfs:dir create_dir_perms;
allow init configfs:file write;
allow init configfs:lnk_file { create unlink };
# for symlink /sdcard /mnt/sdcard
allow init tmpfs:lnk_file create;
allow init configfs:lnk_file create;
dontaudit init kernel:system module_request;