New feature: Add selinux of HIDL service and client. Use HIDL copy modem db and filter from vendor image to data partition for modem log tool. MTK-Commit-Id: 7fadaf0f2a60d05d7464264ef9e23a75ca27bb66 Change-Id: I12cc8614537f30e90a1717f9838c52283342eb55 CR-Id: ALPS04532537 Feature: Modem Log Tool
21 lines
455 B
Plaintext
21 lines
455 B
Plaintext
# ==============================================
|
|
# MTK Attribute declarations
|
|
# ==============================================
|
|
|
|
# Date: 2019/05/27
|
|
# GPU HIDL
|
|
attribute hal_gpu;
|
|
attribute hal_gpu_client;
|
|
attribute hal_gpu_server;
|
|
|
|
# Date: 2017/06/12
|
|
# LBS HIDL
|
|
attribute mtk_hal_lbs;
|
|
attribute mtk_hal_lbs_client;
|
|
attribute mtk_hal_lbs_server;
|
|
|
|
# Date: 2019/06/12
|
|
# modem db filter hidl
|
|
attribute mtk_hal_md_dbfilter;
|
|
attribute mtk_hal_md_dbfilter_client;
|