Files
ability_ability_runtime/frameworks/native/appkit/libappkit_native.map
T
zhangyafei.echo 6857ad0ef0 Description:Use ipc_single instead of ipc_core. remove unused deps.
Sig:SIG_ApplicationFramework
Feature or BugFix: Feature
Binary Source: No

Signed-off-by: zhangyafei.echo <zhangyafei12@huawei.com>
Change-Id: Ide524178280366c9bd26ad618e75d42146faedbe
2023-05-08 19:04:43 +08:00

33 lines
962 B
Plaintext

# Copyright (c) 2023 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
1.0 {
global:
extern "C++" {
GetDataPath;
*AbilityRecordMgr*;
*AbilityStage*;
*ApplicationDataManager*;
*ApplicationImpl*;
*ApplicationLoader*;
*AppMgrDeathRecipient*;
*GetDataPath*;
*MainHandlerDumper*;
*MainThread*;
*MixStackDumper*;
*OHOSApplication*;
*Watchdog*;
};
local:
*;
};