From: José Bollo Date: Fri, 1 Sep 2017 07:08:16 +0000 (+0200) Subject: afm-unit-debug.conf: Increase the verbosity in debug X-Git-Tag: 4.99.1~6 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-main.git;a=commitdiff_plain;h=49602b5e26b230d545466bcbef05febfae2d84a9 afm-unit-debug.conf: Increase the verbosity in debug Latest version of the binder separated the verbosity levels of WARNING and NOTICE. This commits asks for notice report by default in debug. Change-Id: Ibdaf16560384c7f2576066250e42c44074501ebb Signed-off-by: José Bollo --- diff --git a/conf/afm-unit-debug.conf.in b/conf/afm-unit-debug.conf.in index abdb580..8c2431d 100644 --- a/conf/afm-unit-debug.conf.in +++ b/conf/afm-unit-debug.conf.in @@ -166,6 +166,7 @@ ExecStart=/usr/bin/afb-daemon \ --workdir={{&#metadata.app-data-dir}}/{{id}} \ --port={{:#metadata.http-port}} \ --token=HELLO \ + --verbose \ {{#content.type=application/vnd.agl.service}} \ --roothttp=. \ {{/content.type=application/vnd.agl.service}} \