Fix plugin to identify theme json file 84/235184/3
authorJunghyun Yeon <jungh.yeon@samsung.com>
Tue, 2 Jun 2020 11:07:14 +0000 (20:07 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Wed, 3 Jun 2020 04:55:30 +0000 (04:55 +0000)
commit72cee5278372c29c329894b1c9eb0c41221ea7c3
treec61a31dfb9b2f113d05f6f08f8bde6a6132622ec
parent803f5d8f52fd9f003dc607ae701ccedba075840a
Fix plugin to identify theme json file

Manifest only contains filename. Absolute path will be
detemined during install so Plugin should construct absolute filepath itself.

Change-Id: I8227fdaaa5ab10dcd63ea5827f9591e9056a3bad
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
src/theme_plugin/theme_metadata_plugin.cc