mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-08-27 21:40:55 -04:00
add new chipset sdk info Signed-off-by: s30029175 <shiqiwei4@huawei.com>
Signed-off-by: sqwlly <shiqiwei4@huawei.com> Change-Id: Id4c4eba821e07870cf4e23693cf80429aca20041
This commit is contained in:
@@ -255,18 +255,6 @@
|
||||
"//third_party/libunwind/include/tdep-arm/"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "graphic_2d:surface",
|
||||
"so_file_name": "libsurface.z.so",
|
||||
"path": "//foundation/graphic/graphic_2d/frameworks/surface:surface",
|
||||
"headers": [
|
||||
"//foundation/communication/ipc/interfaces/innerkits/ipc_core/include/",
|
||||
"//foundation/graphic/graphic_2d/interfaces/inner_api/surface/",
|
||||
"//foundation/graphic/graphic_2d/interfaces/inner_api/common/",
|
||||
"//foundation/graphic/graphic_2d/utils/sandbox/",
|
||||
"//commonlibrary/c_utils/base/include/"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "samgr:samgr_proxy",
|
||||
"so_file_name": "libsamgr_proxy.z.so",
|
||||
@@ -355,15 +343,27 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "graphic_2d:sync_fence",
|
||||
"name": "graphic_surface:sync_fence",
|
||||
"so_file_name": "libsync_fence.z.so",
|
||||
"path": "//foundation/graphic/graphic_2d/utils/sync_fence:sync_fence",
|
||||
"path": "//foundation/graphic/graphic_surface/sync_fence:sync_fence",
|
||||
"headers": [
|
||||
"//foundation/graphic/graphic_2d/utils/sync_fence/export/",
|
||||
"//commonlibrary/c_utils/base/include/",
|
||||
"//base/hiviewdfx/hilog/interfaces/native/innerkits/",
|
||||
"//base/notification/eventhandler/interfaces/inner_api/",
|
||||
"//foundation/graphic/graphic_2d/utils/log/"
|
||||
"//foundation/graphic/graphic_surface/interfaces/inner_api/sync_fence"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "graphic_surface:surface",
|
||||
"so_file_name": "libsurface.z.so",
|
||||
"path": "//foundation/graphic/graphic_surface/surface:surface",
|
||||
"headers": [
|
||||
"//foundation/graphic/graphic_surface/interfaces/inner_api/surface"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "graphic_surface:buffer_handle",
|
||||
"so_file_name": "libbuffer_handle.z.so",
|
||||
"path": "//foundation/graphic/graphic_surface/buffer_handle:buffer_handle",
|
||||
"headers": [
|
||||
"//foundation/graphic/graphic_surface/interfaces/inner_api/buffer_handle"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user