Skip to content

Commit

Permalink
sepolicy: correctly set turbo_adapter as a client of power HAL
Browse files Browse the repository at this point in the history
ref:
hardware/google/pixel-sepolicy/turbo_adapter/turbo_adapter.te

Signed-off-by: Chenyang Zhong <[email protected]>
Change-Id: I59a789348b690888273dd765b68b0bb9a9774d4f
Signed-off-by: Anushek Prasal <[email protected]>
  • Loading branch information
jjpprrrr authored and SKULSHADY committed Aug 25, 2023
1 parent 974e138 commit dc2fb55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/dynamic/turbo_adapter.te
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ app_domain(turbo_adapter)
allow turbo_adapter app_api_service:service_manager find;

# To find and call hal_power_default so turbo can obtain the service extension (IPowerExt)
allow turbo_adapter hal_power_service:service_manager find;
hal_client_domain(turbo_adapter, hal_power)

0 comments on commit dc2fb55

Please sign in to comment.