Go to file
openharmony_ci e51c27fa50 !51 将utils中与native相关的内容迁移走
Merge pull request !51 from JokerXD_liu/move
2021-11-17 06:38:15 +00:00
system/safwk/native/include fix spell error 2021-11-10 00:26:28 +08:00
.gitattributes update OpenHarmony 2.0 Canary 2021-06-02 02:33:26 +08:00
.gitignore ignore "native" & "selinux_policy_standard" 2021-08-28 15:45:05 +08:00
LICENSE update OpenHarmony 2.0 Canary 2021-06-02 02:33:26 +08:00
OAT.xml update OpenHarmony 2.0 Canary 2021-06-02 02:33:26 +08:00
README_zh.md update OpenHarmony 2.0 Canary 2021-06-02 02:33:26 +08:00
README.md update OpenHarmony 2.0 Canary 2021-06-02 02:33:26 +08:00

utils

Introduction

The utils repository provides ndk_libraries_config and system functions.

Directory Structure

utils
├── ndk_libraries_config # Configuration of the NDK library
└── system               # System-related predefined values and SA framework

Usage

For details, see the API Reference.

Repositories Involved

Utils subsystem

utils

utils_native

utils_native_lite