support XComponentController for getXComponentSurfaceId on OHOS

Signed-off-by: zhangbingce <zhangbingce@huawei.com>
Change-Id: I494d077bb300583e1efea4e83581304d41eaddf5
This commit is contained in:
zhangbingce
2022-01-11 16:40:40 +08:00
parent 432d83eebf
commit cf1b6ae485
+1 -1
View File
@@ -2,6 +2,6 @@
"name": "XComponent",
"atomic": true,
"attrs": [
"id", "type", "libraryname", "source", "onLoad", "onDestroy"
"id", "type", "libraryname", "onLoad", "onDestroy"
]
}