Go to file
laiguizhong ad04f9a59f add said for windowmanager and displaymanager in system_ability_definition.h
Change-Id: I3908cfc371f8006c3927c35d7a6ea94bc1a8e194
Signed-off-by: laiguizhong <laiguizhong@huawei.com>
2022-01-03 19:27:43 +08:00
system/safwk/native/include add said for windowmanager and displaymanager in system_ability_definition.h 2022-01-03 19:27:43 +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