Skip to content
Snippets Groups Projects
Commit f178cb14 authored by Keun-young Park's avatar Keun-young Park Committed by android-build-merger
Browse files

Merge "make ro.boottime. properties accessible to hal clients" am: 60198b74 am: 54f5040b

am: b056eb05

Change-Id: I1cffde4f9bee98ff4b6675e46e038503a2b0babf
parents 03e309d4 b056eb05
Branches
Tags
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.
Please register or to comment