Merge "vold: allow to set boottime prop"

This commit is contained in:
Jaegeuk Kim 2020-03-03 00:33:50 +00:00 committed by Gerrit Code Review
commit 94dc474264

View File

@ -204,6 +204,7 @@ set_prop(vold, powerctl_prop)
set_prop(vold, ctl_fuse_prop)
set_prop(vold, restorecon_prop)
set_prop(vold, ota_prop)
set_prop(vold, boottime_prop)
# ASEC
allow vold asec_image_file:file create_file_perms;