Skip to content

Commit

Permalink
common: sepolicy: Replace vendor_service with hal_service_type
Browse files Browse the repository at this point in the history
Based on https://android-git.linaro.org/device/google/redbull-sepolicy.git/commit/?h=main&id=2809202831d938e3867c3afb889594c8da90d3e3

Change-Id: I11aafd5d2cac1e34551ae613b274be706c8fb42f
Signed-off-by: Omkar Chandorkar <[email protected]>
  • Loading branch information
xboxfanj authored and xenxynon committed Dec 24, 2024
1 parent 7f423ce commit dfb18b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/service.te
Original file line number Diff line number Diff line change
@@ -1 +1 @@
type hal_p404_powershare_service, service_manager_type, vendor_service;
type hal_p404_powershare_service, service_manager_type, hal_service_type;

0 comments on commit dfb18b1

Please sign in to comment.