Fix app ni path for readonly app (#389) accepted/tizen/unified/20220223.132451 submit/tizen/20220223.002542
author이형주/Common Platform Lab(SR)/삼성전자 <leee.lee@samsung.com>
Wed, 23 Feb 2022 00:21:35 +0000 (09:21 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 23 Feb 2022 00:21:35 +0000 (09:21 +0900)
commit9bb8350c24007e44e477ebd3d40211b3e0770564
tree7c23cb72400300b612d523eb0e873d309e06de75
parentf041806ddcd915a48be94b658533da10aadf5f5b
Fix app ni path for readonly app (#389)

There was a bug in setting the app ni path when RO installed app was updated.
To fix this bug, check root path whether read-only area or not.

Co-authored-by: Woongsuk Cho <ws77.cho@samsung.com>
NativeLauncher/util/path_manager.cc