platform_system_sepolicy/public/charger_vendor.te
Stephane Lee 52862a32c1 Add sepolicies to allow hal_health_default to load BPFs.
Bug: 203462310
Test: Ensure that the BPF filter can be loaded
Change-Id: Ib507d4c1718dd56fb336501ed7598de7b44a687b
2022-03-21 12:54:49 -07:00

6 lines
175 B
Text

# Context when health HAL runs charger mode
type charger_vendor, charger_type, domain;
hal_server_domain(charger_vendor, hal_health)
typeattribute charger_vendor bpfdomain;