bug-fix: iterate for all runtime paths accepted/tizen/unified/20250318.155610 accepted/tizen/unified/x/20250319.090619
authorWoongsuk <ws77.cho@samsung.com>
Tue, 18 Mar 2025 00:58:13 +0000 (09:58 +0900)
committer조웅석/MDE Lab(SR)/삼성전자 <ws77.cho@samsung.com>
Tue, 18 Mar 2025 01:07:58 +0000 (10:07 +0900)
commit22bdd25af1cde4302d53d0d447033ac9e4ba70f6
tree997b319802ca2daf62267f91712f2518a9a70de7
parent1b07c795837c50feb359630705a51f41c0c904c9
bug-fix: iterate for all runtime paths

There was an error in directory iteration due to an incorrect break
statesment during target resolving.
NativeLauncher/tool/multi_target_resolver.cc