tools: lshal: Add missing flag to print hal backend information 93/295293/1
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 4 Jul 2023 23:14:11 +0000 (08:14 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 4 Jul 2023 23:15:20 +0000 (08:15 +0900)
commited13fa66187343d52b21e34cd07db4faa783d733
tree69e91e5a99779c786edb3dabb027fe5db290f084
parent9d972a8ff763c0f2faa7022ecfd7a3e3b998dfe9
tools: lshal: Add missing flag to print hal backend information

Need to pass LSHAL_FLAG_* flags in order to print the hal backend
information. commit 9746f25a833a (tools: lshal: Fix wrong operation
when checking flag is set or not) fixed the wrong bitmap operation.
In result, the unknown issue occurred. So that add missing flag
to print all hal backend information.

Change-Id: If07f0908e4b4d50862ba942a3678d7e52fff8ce5
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
tools/lshal/lshal.c