Removing TODO upon bug resolution and fixing boot denial

denied { read } for pid=708 comm="vold" name="/" dev="sda4" ino=2
scontext=u:r:vold:s0 tcontext=u:object_r:persist_file:s0 tclass=dir

Bug: 35810138
Test: Above denial no longer appears on boot, vold works under enforcing
Change-Id: I78add787fa732e0cf20a3e205f866554d17d0e18
This commit is contained in:
Max Bires
2017-07-21 14:02:42 -07:00
committed by Jeffrey Vander Stoep
parent 6b071f8e13
commit a92bd32a1d

View File

@@ -1,6 +1,5 @@
# TODO: (b/35810138) the keymaster HAL must be binderized.
passthrough_hal_client_domain(vold, hal_keymaster);
get_prop(vold, tee_listener_prop)
allow vold sysfs_scsi_devices_0000:file write;
allow vold persist_file:dir r_dir_perms;