libusb加入chipsetSDK白名单

Signed-off-by: Atsws <pangjiahao@h-partners.com>
This commit is contained in:
Atsws
2024-12-05 15:39:57 +08:00
parent ac143051b5
commit 59c19dcf7b
@@ -577,5 +577,13 @@
"headers": [
"//developtools/profiler/device/plugins/ffrt_profiler/client/include/"
]
},
{
"name": "libusb:libusb",
"so_file_name": "libusb_shared.z.so",
"path": "//third_party/libusb:libusb",
"headers": [
"//third_party/libusb/libusb-1.0.26/libusb/"
]
}
]