syscap_ndk.h

Overview

Declares the APIs for checking SycCap support.

Since:

8

Related Modules:

Init

Summary

Functions

Name Description
canIUse (const char *cap) Checks whether a SysCap is supported.
SystemCapability (SysCap) refers to a standalone feature in the operating system. Different devices support different SysCap sets. Each SysCap corresponds to one or more APIs. You can determine whether an API can be used by checking SysCap support.