mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
allow init to create sdcard link file
Bug: 145779706 Test: boot to home with sdcard link file created Change-Id: I2f9542793dd79318100cf83fd9207af544b87039
This commit is contained in:
2
sepolicy/vendor/init.te
vendored
2
sepolicy/vendor/init.te
vendored
@@ -1,5 +1,3 @@
|
||||
# symlink /sdcard to backing block
|
||||
allow init tmpfs:lnk_file create;
|
||||
allow init configfs:lnk_file create;
|
||||
|
||||
allow init firmware_file:dir mounton;
|
||||
|
||||
Reference in New Issue
Block a user