Skip to content

Breaking Change: Variable definition #23

@richerfu

Description

@richerfu

Now we use OHOS_NDK_HOME to define the root directory for OHOS SDK. According to the normal naming method of Android, we should use OHOS_HOME instead of it and OHOS_SDK_NATIVE should be used for the sub-folder which named native.

But some crates and application use it as normal variable, so it's a breaking change.

  • Upgrade some crates config or code. For example awc-ls-rs and cargo-zigbuild etc.
  • Upgrade ohrs to use OHOS_HOME.
  • Upgrade docs for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions