12e960e6c9
This patch fixes Gatekeeper HAL rules. Bug: 34260418 Test: Device boots with gatekeeper_hal using hwbinder and gatekeeperd does not fall back to software. Change-Id: I6aaacb08faaa7a90506ab569425dc525334c8171
5 lines
184 B
Text
5 lines
184 B
Text
binder_call(hal_gatekeeper_client, hal_gatekeeper_server)
|
|
|
|
# TEE access.
|
|
allow hal_gatekeeper tee_device:chr_file rw_file_perms;
|
|
allow hal_gatekeeper ion_device:chr_file r_file_perms;
|