diff options
Diffstat (limited to 'common/dynamic/hwservice.te')
-rw-r--r-- | common/dynamic/hwservice.te | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/dynamic/hwservice.te b/common/dynamic/hwservice.te index dbf5478..8fb249d 100644 --- a/common/dynamic/hwservice.te +++ b/common/dynamic/hwservice.te @@ -1,5 +1,6 @@ type hal_lineage_camera_motor_hwservice, hwservice_manager_type; type hal_lineage_fod_hwservice, hwservice_manager_type; type hal_lineage_livedisplay_hwservice, hwservice_manager_type; +type hal_lineage_powershare_hwservice, hwservice_manager_type; type hal_lineage_touch_hwservice, hwservice_manager_type; type hal_lineage_trust_hwservice, hwservice_manager_type; |