Skip to content

Commit

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

Signed-off-by: Chenyang Zhong <[email protected]>
Change-Id: I05b37fa3c273e6c105fe413568a07a1bdb235613
Signed-off-by: Anushek Prasal <[email protected]>
  • Loading branch information
jjpprrrr authored and SKULSHADY committed Aug 25, 2023
1 parent dc2fb55 commit 36d5ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/dynamic/flipendo.te
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ allow flipendo fwk_stats_hwservice:hwservice_manager find;
allow flipendo color_display_service:service_manager find;

# Allow flipendo to find hal_power_service
allow flipendo hal_power_service:service_manager find;
hal_client_domain(flipendo, hal_power);

0 comments on commit 36d5ac6

Please sign in to comment.