mirror of
https://github.com/openharmony/third_party_libevdev.git
synced 2026-08-26 16:56:31 -04:00
+15
-1
@@ -27,7 +27,21 @@
|
||||
},
|
||||
"build": {
|
||||
"sub_component": [],
|
||||
"inner_kits": [],
|
||||
"inner_kits": [
|
||||
{
|
||||
"name": "//third_party/libevdev:libevdev",
|
||||
"header": {
|
||||
"header_files": [
|
||||
"libevdev-int.h",
|
||||
"libevdev-uinput-int.h",
|
||||
"libevdev-uinput.h",
|
||||
"libevdev-util.h",
|
||||
"libevdev.h"
|
||||
],
|
||||
"header_base": "//third_party/libdrm/libevdev"
|
||||
}
|
||||
}
|
||||
],
|
||||
"test": []
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user