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:
Adam Shih
2019-12-06 11:36:45 +08:00
parent 872fa7ece4
commit 672fa500b6

View File

@@ -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;