Skip to content

Conversation

@richerfu
Copy link

No description provided.

Copy link
Member

@mukilan mukilan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will need to be reviewed and merged by one of the code owners.


### Installing the nightly release on an HarmonyOS device

The official nightly releases on [GitHub](https://github.com/servo/servo/releases) or [servo.org](https://servo.org/download/) are suitable for installation on OpenHarmony devices without additional steps. It is possible to install them on an HarmonyOS5 (or later) device, but the `hap` must self-signed first using the `hdc` tool.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but the hap must self-signed first using the hdc tool.

After the suggestions, this is incorrect now. hdc is just like adb, and only handles interaction with the device (e.g. in this case you use hdc to install the signed package).
We don't yet have steps for how to self-sign - I'd be fine with leaving how to do the self-sign undocumented right now (because I would still need to investigate what the best course here is).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we just change the last line to:
It is possible to install them on an HarmonyOS5 (or later) device but the hap must be self-signed first.

cc @richerfu

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, but i agree with jonathan. We may need some docs how to self-sign. I'm trying it. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants