X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-permission-text.h;fp=src%2Fafb-permission-text.h;h=1340f7178f236310551a6482b430f888ab4b9300;hb=b70caad7da2eaea85db06dec8377b1cbebcec997;hp=0000000000000000000000000000000000000000;hpb=98b214e0454f1b55c5ce665bd5c848354d18c9e6;p=src%2Fapp-framework-binder.git diff --git a/src/afb-permission-text.h b/src/afb-permission-text.h new file mode 100644 index 00000000..1340f717 --- /dev/null +++ b/src/afb-permission-text.h @@ -0,0 +1,20 @@ +/* + * Copyright (C) 2017-2019 "IoT.bzh" + * Author: José Bollo + * + * 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. + */ + +#pragma once + +extern const char afb_permission_on_behalf_credential[];