Merge "[ALPS04328846] power: add IMtkPower and IMtkPerf" into alps-trunk-q0.basic

Change-Id: Ic614a6d376ae8ac9c6d2e785cc968a39a8daa524
MTK-Commit-Id: db87d4a65123d299c3f5b11691a6e295c04f8162
This commit is contained in:
Ian-Y Chen (陳尹) 2020-01-18 10:08:26 +08:00 committed by Gerrit Code Review
commit 197aeeb5d1
2 changed files with 3 additions and 2 deletions

View File

@ -545,7 +545,7 @@
/(system\/vendor|vendor)/bin/hw/android\.hardware\.bluetooth@1\.0-service-mediatek u:object_r:mtk_hal_bluetooth_exec:s0 /(system\/vendor|vendor)/bin/hw/android\.hardware\.bluetooth@1\.0-service-mediatek u:object_r:mtk_hal_bluetooth_exec:s0
/(system\/vendor|vendor)/bin/hw/android\.hardware\.gnss@1\.1-service-mediatek u:object_r:mtk_hal_gnss_exec:s0 /(system\/vendor|vendor)/bin/hw/android\.hardware\.gnss@1\.1-service-mediatek u:object_r:mtk_hal_gnss_exec:s0
/(system\/vendor|vendor)/bin/hw/android\.hardware\.audio@4\.0-service-mediatek u:object_r:mtk_hal_audio_exec:s0 /(system\/vendor|vendor)/bin/hw/android\.hardware\.audio@4\.0-service-mediatek u:object_r:mtk_hal_audio_exec:s0
/(system\/vendor|vendor)/bin/hw/vendor\.mediatek\.hardware\.power@2\.0-service u:object_r:mtk_hal_power_exec:s0 /(system\/vendor|vendor)/bin/hw/vendor\.mediatek\.hardware\.mtkpower@1\.0-service u:object_r:mtk_hal_power_exec:s0
/(system\/vendor|vendor)/bin/hw/android\.hardware\.sensors@1\.0-service-mediatek u:object_r:mtk_hal_sensors_exec:s0 /(system\/vendor|vendor)/bin/hw/android\.hardware\.sensors@1\.0-service-mediatek u:object_r:mtk_hal_sensors_exec:s0
/(system\/vendor|vendor)/bin/hw/rilproxy u:object_r:rild_exec:s0 /(system\/vendor|vendor)/bin/hw/rilproxy u:object_r:rild_exec:s0
/(system\/vendor|vendor)/bin/hw/mtkfusionrild u:object_r:rild_exec:s0 /(system\/vendor|vendor)/bin/hw/mtkfusionrild u:object_r:rild_exec:s0

View File

@ -10,7 +10,8 @@ vendor.mediatek.hardware.radio_op::IRadioOp u:object_r:mtk_hal_rild_hwservice:s0
# Date: 2017/06/07 # Date: 2017/06/07
# power hidl # power hidl
vendor.mediatek.hardware.power::IPower u:object_r:mtk_hal_power_hwservice:s0 vendor.mediatek.hardware.mtkpower::IMtkPerf u:object_r:mtk_hal_power_hwservice:s0
vendor.mediatek.hardware.mtkpower::IMtkPower u:object_r:mtk_hal_power_hwservice:s0
# Date: 2017/06/12 # Date: 2017/06/12
# LBS HIDL # LBS HIDL