summaryrefslogtreecommitdiffstats
path: root/plat_public/attributes
blob: 53ca17199a520070ac497b5a61bf10ea6f197d82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# ==============================================
# 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;