增加onUninstall

Change-Id: I7a8fd74eb5d5e78594f36cc6fdc178c7c4f45566
Signed-off-by: zhangxiao72 <zhangxiao72@huawei.com>
This commit is contained in:
zhangxiao
2022-02-28 10:45:48 +08:00
parent 38584ec0e4
commit 0bc8c42429
+1 -1
View File
@@ -3,6 +3,6 @@
"atomic": true,
"attrs": [
"size", "moduleName", "dimension", "allowUpdate", "visibility",
"onAcquired", "onError", "onRouter"
"onAcquired", "onError", "onRouter", "onUninstall"
]
}