Merge "[ALPS04421300] HIDL refining" into alps-trunk-q0.basic
Change-Id: I8ecab5601ac1a7d6e94406cbd1868b5f6555dd15 MTK-Commit-Id: bcea8f14cfb619d4c4082bd3b4d27c1f32a72321
This commit is contained in:
commit
c04d8c0283
@ -71,9 +71,5 @@ attribute hal_atci;
|
||||
attribute hal_atci_client;
|
||||
attribute hal_atci_server;
|
||||
|
||||
# Date: 2019/04/19
|
||||
# GPU HIDL
|
||||
attribute hal_gpu;
|
||||
attribute hal_gpu_client;
|
||||
attribute hal_gpu_server;
|
||||
|
||||
|
||||
|
@ -71,4 +71,5 @@ allowxperm mtk_hal_gpu proc_ged:file ioctl {
|
||||
GED_BRIDGE_IO_GPU_TUNER_STATUS
|
||||
};
|
||||
|
||||
allow mtk_hal_gpu merged_hal_service:fd use;
|
||||
|
||||
|
10
plat_public/attributes
Normal file
10
plat_public/attributes
Normal file
@ -0,0 +1,10 @@
|
||||
# ==============================================
|
||||
# MTK Attribute declarations
|
||||
# ==============================================
|
||||
|
||||
# Date: 2019/05/27
|
||||
# GPU HIDL
|
||||
attribute hal_gpu;
|
||||
attribute hal_gpu_client;
|
||||
attribute hal_gpu_server;
|
||||
|
Loading…
x
Reference in New Issue
Block a user