X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fhs-apprecover.h;fp=src%2Fhs-apprecover.h;h=701ec5f6ff0ee1cdd2c75755a49f794f59244184;hb=4cb1ba39335aa2a2d2e08481acd72a3682adaefe;hp=3a0f8d595d617e7007915967f41929783d070569;hpb=95c8f8ac2526acc5f7467704532ea235532b1876;p=apps%2Fagl-service-homescreen.git diff --git a/src/hs-apprecover.h b/src/hs-apprecover.h index 3a0f8d5..701ec5f 100644 --- a/src/hs-apprecover.h +++ b/src/hs-apprecover.h @@ -38,7 +38,7 @@ public: static HS_AppRecover* instance(void); int init(afb_api_t api); void startRecovery(afb_api_t api, recover_map &map); - void registerRecoveredApp(const std::string &appid); + bool registerRecoveredApp(const std::string &appid); void screenUpdated(struct json_object *obj); private: