Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/hacking/building-for-openharmony.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,10 @@ The following command can be used to install previously built servoshell applica
./mach install --ohos --release [--flavor=harmonyos]
```

### Install from Github release or official website(Only for HarmonyOS Device)
Comment thread
richerfu marked this conversation as resolved.
Outdated

If you have downloaded the prebuild `hap` file from [Github release page](https://github.com/servo/servo/releases) or [official website](https://servo.org/download/) and want to install it in HarmonyOS5 or later(Not OpenHarmony), you must self-sign it at first. Then using `hdc` to install it.
Comment thread
richerfu marked this conversation as resolved.
Outdated

## Further reading

[OpenHarmony Glossary](https://gitee.com/openharmony/docs/tree/master/en/glossary.md)