Do not return from uam core initialization if no data in database
authorAbhay agarwal <ay.agarwal@samsung.com>
Tue, 17 Dec 2019 14:24:08 +0000 (19:54 +0530)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 30 Dec 2019 07:29:55 +0000 (16:29 +0900)
commit87935e714c348fec6f1c4b0e30a64af36b3f0094
tree375c05e5a9ea293d38401937d04e31a455dc8c77
parent6ba2da98222a203f50df310309ece870e393d232
Do not return from uam core initialization if no data in database

- All the database tables must be checked before returning from
  uam_core_init function
- Some/All of tables of uam database may be empty and can be
  updated by application

Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
ua-daemon/src/ua-manager-core.c