device_google_gs101/whitechapel/vendor/google/hwservice.te
Adam Shih 72aa5a98fc move aoc settings to gs-common
Bug: 248426917
Test: boot with aoc launched
Change-Id: I891767f10dfac7528b76e27fd2756b77ed46e45c
2022-10-20 11:41:19 +08:00

18 lines
469 B
Text

type hal_vendor_telephony_hwservice, hwservice_manager_type;
type hal_vendor_surfaceflinger_hwservice, hwservice_manager_type;
# dmd servcie
type hal_vendor_oem_hwservice, hwservice_manager_type;
# rild service
type hal_exynos_rild_hwservice, hwservice_manager_type;
# GRIL service
type hal_radioext_hwservice, hwservice_manager_type;
# WLC
type hal_wlc_hwservice, hwservice_manager_type;
# Fingerprint
type hal_fingerprint_ext_hwservice, hwservice_manager_type;