xcbXorg: Rename api tag to "xcb", instead of "xcb-xorg"
This commit is contained in:
@@ -423,7 +423,7 @@ static hk::sense_api::sal_mlo_detachDeviceReqFn xcbXorg_detachDeviceReq;
|
||||
|
||||
static hk::sense_api::SenseApiDesc xcbXorgApiDesc =
|
||||
{
|
||||
.name = "xcb-xorg",
|
||||
.name = "xcb",
|
||||
.exportedImplexorApis = { { "video-implexor" } },
|
||||
.sal_mgmt_libOps = {
|
||||
.initializeInd = xcbXorg_initializeInd,
|
||||
|
||||
Reference in New Issue
Block a user