feat: add dde-am tool to launch application
add dde-am tool.
This commit is contained in:
@ -0,0 +1,16 @@
|
||||
{
|
||||
"magic": "dsg.config.meta",
|
||||
"version": "1.0",
|
||||
"contents": {
|
||||
"appsLaunchedTimes": {
|
||||
"value": {},
|
||||
"serial": 0,
|
||||
"flags": [],
|
||||
"name": "launched times of all apps",
|
||||
"name[zh_CN]": "所有应用的启动次数",
|
||||
"description": "launched times of all apps",
|
||||
"permissions": "readwrite",
|
||||
"visibility": "public"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user