Skip to content
Snippets Groups Projects
Commit 60198b74 authored by Keun-young Park's avatar Keun-young Park Committed by Gerrit Code Review
Browse files

Merge "make ro.boottime. properties accessible to hal clients"

parents 72916418 16b9de12
No related branches found
No related tags found
No related merge requests found
......@@ -291,6 +291,7 @@ allow hwservicemanager $1:process getattr;
# stability). getService must also check for data to be mounted
# if the vintf promises the hal will be registered over hwbinder.
get_prop($1, hal_binderization_prop)
get_prop($1, boottime_prop)
get_prop($1, vold_prop)
# rw access to /dev/hwbinder and /dev/ashmem is presently granted to
# all domains in domain.te.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment