From: José Bollo Date: Wed, 14 Dec 2016 10:20:26 +0000 (+0100) Subject: afm-db: Search applications case insensitively X-Git-Tag: chinook_3.0.0~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=dfd49d8fe0bcbc4d794b5a8d56447dd7129aa853;hp=dfd49d8fe0bcbc4d794b5a8d56447dd7129aa853;p=src%2Fapp-framework-main.git afm-db: Search applications case insensitively Makes the identifier of the application case insensitive. Being case correct is the fast track. Having the wrong case is not an error but just less efficient. Change-Id: Id18f1cfcf49c9f9f336947ebb08bba335a0adc6a Signed-off-by: José Bollo ---