commit | 19177d3e3d8e6a2ff62104c653062601d780e313 | [log] [tgz] |
---|---|---|
author | Saqib Khan <khansa@us.ibm.com> | Tue Jun 20 08:11:49 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jun 30 22:08:26 2017 +0000 |
tree | edbfb9ef66ba0e54b5d66c0099a7da00f3618967 | |
parent | 9a8d14c6a1d886e08c068aa1d681352c9064c2c0 [diff] |
item_updater: Use Common.FilePath to locate images The image manager implements the Common.FilePath.Path interface, make use of it to find the image files instead of hardcoding the path, since the updater shouldn't know/care where the images are. Change-Id: Ieb9ad8e393a7f91645631db9f302095eb82d7f61 Signed-off-by: Saqib Khan <khansa@us.ibm.com>