feat(hololake): establish clean v1 personal language shell
This commit is contained in:
parent
9e04b0354c
commit
c4f662e541
51 changed files with 16233 additions and 1 deletions
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"$schema": "../gen/schemas/desktop-schema.json",
|
||||
"identifier": "default",
|
||||
"description": "HoloLake clean shell: one typed IPC boundary plus signed update and native dialogs.",
|
||||
"windows": ["main"],
|
||||
"permissions": ["core:default", "dialog:default", "updater:default", "process:allow-restart"]
|
||||
}
|
||||
Loading…
Reference in a new issue