15b8fca66Sopenharmony_ci# Copyright (c) 2023 Huawei Device Co., Ltd. 25b8fca66Sopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 35b8fca66Sopenharmony_ci# you may not use this file except in compliance with the License. 45b8fca66Sopenharmony_ci# You may obtain a copy of the License at 55b8fca66Sopenharmony_ci# 65b8fca66Sopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 75b8fca66Sopenharmony_ci# 85b8fca66Sopenharmony_ci# Unless required by applicable law or agreed to in writing, software 95b8fca66Sopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 105b8fca66Sopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 115b8fca66Sopenharmony_ci# See the License for the specific language governing permissions and 125b8fca66Sopenharmony_ci# limitations under the License. 135b8fca66Sopenharmony_ci 145b8fca66Sopenharmony_ci1.0 { 155b8fca66Sopenharmony_ci global: 165b8fca66Sopenharmony_ci extern "C++" { 175b8fca66Sopenharmony_ci *OHOS::Telephony::TelephonyObserver*; 185b8fca66Sopenharmony_ci *OHOS::Telephony::TelephonyStateManager*; 195b8fca66Sopenharmony_ci }; 205b8fca66Sopenharmony_ci local: 215b8fca66Sopenharmony_ci *; 225b8fca66Sopenharmony_ci}; 23