[Detail] Add sepolicy for fm_hidle_service. MTK-Commit-Id: 13358f71839220423a732b81b0e3c1d2e4210cb8 Change-Id: I761732065bbcec7fa398ab481b7921509232e693 CR-Id: ALPS03938413 Feature: [Module]FM Radio Driver
37 lines
885 B
Plaintext
37 lines
885 B
Plaintext
type mtk_hal_bluetooth_hwservice, hwservice_manager_type;
|
|
|
|
# Date: 2017/05/9
|
|
type mtk_hal_rild_hwservice, hwservice_manager_type;
|
|
|
|
# Date: 2017/06/07
|
|
# power hidl
|
|
type mtk_hal_power_hwservice, hwservice_manager_type;
|
|
|
|
# Date: 2017/06/12
|
|
# LBS HIDL
|
|
type mtk_hal_lbs_hwservice, hwservice_manager_type;
|
|
|
|
# Date: 2017/06/22
|
|
# WIFI HOSTAPD HIDL
|
|
type mtk_hal_wifi_hostapd_hwservice, hwservice_manager_type;
|
|
|
|
# Date: 2017/06/27
|
|
# IMSA HIDL
|
|
type mtk_hal_imsa_hwservice, hwservice_manager_type;
|
|
|
|
# Date: 2017/07/12
|
|
# NVRAM HIDL
|
|
type nvram_agent_binder_hwservice, hwservice_manager_type;
|
|
|
|
# Date: 2017/07/19
|
|
# PQ HIDL
|
|
type mtk_hal_pq_hwservice, untrusted_app_visible_hwservice, hwservice_manager_type;
|
|
|
|
# Date: 2017/07/20
|
|
# keymaster attestation hidl
|
|
type mtk_hal_keyattestation_hwservice, hwservice_manager_type;
|
|
|
|
# Date: 2018/05/25
|
|
# FM HIDL
|
|
type mtk_hal_fm_hwservice, hwservice_manager_type;
|