• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# utils<a name="EN-US_TOPIC_0000001078403148"></a>
2
3-   [Introduction](#section11660541593)
4-   [Directory Structure](#section17271017133915)
5-   [Usage](#section137421544135015)
6-   [Repositories Involved](#section1249817110914)
7
8## Introduction<a name="section11660541593"></a>
9
10The  **utils**  repository provides ndk_libraries_config and system functions.
11
12## Directory Structure<a name="section17271017133915"></a>
13
14```
15utils
16├── ndk_libraries_config # Configuration of the NDK library
17└── system               # System-related predefined values and SA framework
18```
19
20## Usage<a name="section137421544135015"></a>
21
22For details, see the API Reference.
23
24## Repositories Involved<a name="section1249817110914"></a>
25
26Utils subsystem
27
28**utils**
29
30utils\_native
31
32[utils\_native\_lite](https://gitee.com/openharmony/utils_native_lite)
33
34