Go to file
2022-01-19 03:56:56 +00:00
dmabufheap add libdmabufheap 2022-01-13 11:28:47 +08:00
system/safwk/native/include update system/safwk/native/include/system_ability_definition.h. 2022-01-18 11:34:00 +00: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