Fix aul_svc_get_appid_by_alias_appid_for_uid() function 22/260522/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 28 Jun 2021 08:15:07 +0000 (17:15 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 28 Jun 2021 08:15:07 +0000 (17:15 +0900)
commit0401832d402601cf7d63ce51644a4ba379396cf8
treee5f09d0114a613d5150852e90f3856bd732ff5c8
parent58f350c126395b5514a1178fe317066e3cd1ceba
Fix aul_svc_get_appid_by_alias_appid_for_uid() function

If the amd ready file is not existed, the caller process accesses to the
database directly to get the appid using the alias appid.

Change-Id: I964e3b0b3d82ac699214a1b963b109e081bce619
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/aul_svc.cc