111fccf17Sopenharmony_ci/* 211fccf17Sopenharmony_ci * Copyright (c) 2022 Huawei Device Co., Ltd. 311fccf17Sopenharmony_ci * Licensed under the Apache License, Version 2.0 (the "License"); 411fccf17Sopenharmony_ci * you may not use this file except in compliance with the License. 511fccf17Sopenharmony_ci * You may obtain a copy of the License at 611fccf17Sopenharmony_ci * 711fccf17Sopenharmony_ci * http://www.apache.org/licenses/LICENSE-2.0 811fccf17Sopenharmony_ci * 911fccf17Sopenharmony_ci * Unless required by applicable law or agreed to in writing, software 1011fccf17Sopenharmony_ci * distributed under the License is distributed on an "AS IS" BASIS, 1111fccf17Sopenharmony_ci * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 1211fccf17Sopenharmony_ci * See the License for the specific language governing permissions and 1311fccf17Sopenharmony_ci * limitations under the License. 1411fccf17Sopenharmony_ci */ 1511fccf17Sopenharmony_ci 1611fccf17Sopenharmony_ci#ifndef CALLEMERGENCYNOTICE_FUZZER_H 1711fccf17Sopenharmony_ci#define CALLEMERGENCYNOTICE_FUZZER_H 1811fccf17Sopenharmony_ci 1911fccf17Sopenharmony_ci#define FUZZ_PROJECT_NAME "callemergencynotice_fuzzer" 2011fccf17Sopenharmony_ci 2111fccf17Sopenharmony_ci#endif // CALLEMERGENCYNOTICE_FUZZER_H