allow init to create sdcard link file

am: 672fa500b6

Change-Id: I98e0b4ae1fc342e427a5c593b19e9662c1988ff4
This commit is contained in:
Adam Shih
2019-12-08 19:43:44 -08:00
committed by android-build-merger

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;