1ea497e4dSopenharmony_ci# Copyright (c) 2023 Huawei Device Co., Ltd. 2ea497e4dSopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 3ea497e4dSopenharmony_ci# you may not use this file except in compliance with the License. 4ea497e4dSopenharmony_ci# You may obtain a copy of the License at 5ea497e4dSopenharmony_ci# 6ea497e4dSopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 7ea497e4dSopenharmony_ci# 8ea497e4dSopenharmony_ci# Unless required by applicable law or agreed to in writing, software 9ea497e4dSopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 10ea497e4dSopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 11ea497e4dSopenharmony_ci# See the License for the specific language governing permissions and 12ea497e4dSopenharmony_ci# limitations under the License. 13ea497e4dSopenharmony_ci 14ea497e4dSopenharmony_ci{ 15ea497e4dSopenharmony_ci global: 16ea497e4dSopenharmony_ci extern "C++" { 17ea497e4dSopenharmony_ci OHOS::UserIam::FaceAuth::ScreenBrightnessManager*; 18ea497e4dSopenharmony_ci }; 19ea497e4dSopenharmony_ci local: 20ea497e4dSopenharmony_ci *; 21ea497e4dSopenharmony_ci};