E init : Could not start service 'audiometricext' as part of class 'hal': File /vendor/bin/hw/vendor.google.audiometricext@1.0-service-vendor(labeled "u:object_r:vendor_file:s0") vendor.google.a: type=1400 audit(0.0:3): avc: denied { read } for name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=188 scontext=u:r:hal_audiometricext_default:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=1 E SELinux : avc: denied { find } for interface=vendor.google.audiometricext::IAudioMetricExt sid=u:r:hal_audiometricext_default:s0 pid=819 scontext=u:r:hal_audiometricext_default:s0 tcontext=u:object_r:default_android_hwservice:s0 tclass=hwservice_manager permissive=1 E SELinux : avc: denied { add } for interface=android.hidl.base::IBase sid=u:r:hal_audiometricext_default:s0 pid=795 scontext=u:r:hal_audiometricext_default:s0 tcontext=u:object_r:hidl_base_hwservice:s0 tclass=hwservice_manager permissive=1 Bug: 180627405 Test: manually test passed Signed-off-by: Roger Fang <rogerfang@google.com> Change-Id: I91d76eb0ad5850e75ad865304d83f3025b981915
27 lines
722 B
Text
27 lines
722 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;
|
|
|
|
# Audio
|
|
type hal_audio_ext_hwservice, hwservice_manager_type;
|
|
|
|
# WLC
|
|
type hal_wlc_hwservice, hwservice_manager_type;
|
|
|
|
# Bluetooth HAL extension
|
|
type hal_bluetooth_coexistence_hwservice, hwservice_manager_type, vendor_hwservice_type;
|
|
|
|
# Fingerprint
|
|
type hal_fingerprint_ext_hwservice, hwservice_manager_type;
|
|
|
|
# AudioMetric
|
|
type hal_audiometricext_hwservice, hwservice_manager_type;
|
|
|