Fix app's native image existence checking code. (#376)
authorWoongsuk Cho <ws77.cho@samsung.com>
Wed, 9 Feb 2022 05:38:17 +0000 (14:38 +0900)
committerHyungju Lee <leee.lee@samsung.com>
Tue, 15 Feb 2022 00:51:16 +0000 (09:51 +0900)
commit2a82282f990eed71d26a547519d0656fd9351dde
treeaaf88992d8e9193560fb25d07467a398674d6717
parentb4cc90d6abbcc2d5a1dbfbde241b01ffe01e0609
Fix app's native image existence checking code. (#376)

The directory ".native_image" was not considered for app's native image existence cheching.
NativeLauncher/tool/ni_common.cc