Allow more props reading from keymaster and gatekeeper

This commit is contained in:
Pierre-Hugues Husson 2021-10-27 14:38:43 -04:00
parent fc4969ac98
commit 46d7d94e9f
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
#Access to fake keymaster SPL/Android version props
get_prop(hal_keymaster, default_prop);
get_prop(hal_keymaster, system_prop);
get_prop(hal_gatekeeper, system_prop);