2020-01-18 10:13:49 +08:00
|
|
|
# ==============================================
|
|
|
|
# MTK Attribute declarations
|
|
|
|
# ==============================================
|
|
|
|
|
|
|
|
# Date: 2019/05/27
|
|
|
|
# GPU HIDL
|
|
|
|
attribute hal_gpu;
|
|
|
|
attribute hal_gpu_client;
|
|
|
|
attribute hal_gpu_server;
|
|
|
|
|
2020-01-18 10:14:12 +08:00
|
|
|
# Date: 2017/06/12
|
|
|
|
# LBS HIDL
|
|
|
|
attribute mtk_hal_lbs;
|
|
|
|
attribute mtk_hal_lbs_client;
|
|
|
|
attribute mtk_hal_lbs_server;
|
|
|
|
|