mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-19 16:43:34 -04:00
增加onUninstall
Change-Id: I7a8fd74eb5d5e78594f36cc6fdc178c7c4f45566 Signed-off-by: zhangxiao72 <zhangxiao72@huawei.com>
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"atomic": true,
|
||||
"attrs": [
|
||||
"size", "moduleName", "dimension", "allowUpdate", "visibility",
|
||||
"onAcquired", "onError", "onRouter"
|
||||
"onAcquired", "onError", "onRouter", "onUninstall"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user