Files
interface_sdk_c/bundlemanager/bundle_framework/bundle/libbundle.ndk.json
T
lanhaoyu 16734c034f add ndk interface
Signed-off-by: lanhaoyu <lanhaoyu3@huawei-partners.com>
2025-05-10 14:40:09 +08:00

31 lines
666 B
JSON

[
{
"first_introduced": "9",
"name": "OH_NativeBundle_GetCurrentApplicationInfo"
},
{
"first_introduced": "11",
"name": "OH_NativeBundle_GetAppId"
},
{
"first_introduced": "11",
"name": "OH_NativeBundle_GetAppIdentifier"
},
{
"first_introduced": "13",
"name": "OH_NativeBundle_GetMainElementName"
},
{
"first_introduced": "14",
"name": "OH_NativeBundle_GetCompatibleDeviceType"
},
{
"first_introduced": "20",
"name": "OH_NativeBundle_IsDebugMode"
},
{
"first_introduced": "20",
"name": "OH_NativeBundle_GetModuleMetadata"
}
]