hal-api: common: Do not treat "No such file or directory" as error log 42/276342/6 accepted/tizen/unified/20220622.134045 submit/tizen/20220620.072007
authorYoungjae Cho <y0.cho@samsung.com>
Wed, 15 Jun 2022 04:25:37 +0000 (13:25 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Thu, 16 Jun 2022 03:38:45 +0000 (12:38 +0900)
commit13205503e73b487a5578ff19631bd8d17eff0feb
tree84d537fbb5766d1e849a46ea0a194b22272bee79
parent175382cccc42c2a81d4ada13f873a672199760e3
hal-api: common: Do not treat "No such file or directory" as error log

There might be an environment that naturally has no hal backend. For
the environment, changed log level to info so that not to be confused
as an error.

Change-Id: Ia458d7ec6c5bc89cbe58a35df0f7d6343bceae66
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/hal-api-common.c