X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-binder.git;a=blobdiff_plain;f=src%2Fafb-permission-text.h;h=1f7f63c6178a0301568cb51525c5922179e7d3ca;hp=1340f7178f236310551a6482b430f888ab4b9300;hb=65353dce81a629e042800bb7b86fcd869a76727e;hpb=b70caad7da2eaea85db06dec8377b1cbebcec997 diff --git a/src/afb-permission-text.h b/src/afb-permission-text.h index 1340f717..1f7f63c6 100644 --- a/src/afb-permission-text.h +++ b/src/afb-permission-text.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2019 "IoT.bzh" + * Copyright (C) 2015-2020 "IoT.bzh" * Author: José Bollo * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -18,3 +18,4 @@ #pragma once extern const char afb_permission_on_behalf_credential[]; +extern const char afb_permission_token_valid[];