diff options
Diffstat (limited to 'sepolicy/hwservice.te')
-rw-r--r-- | sepolicy/hwservice.te | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sepolicy/hwservice.te b/sepolicy/hwservice.te index 32adecb..6c299d1 100644 --- a/sepolicy/hwservice.te +++ b/sepolicy/hwservice.te @@ -1,2 +1,2 @@ type goodixhw_service, hwservice_manager_type; -type hal_mlipay_hwservice, hwservice_manager_type, untrusted_app_visible_hwservice; +type hal_mlipay_hwservice, hwservice_manager_type; |