commit | d944faad2e460af36df59e95c5371ca6b87309d3 | [log] [tgz] |
---|---|---|
author | Sen Jiang <[email protected]> | Wed Aug 22 18:46:39 2018 -0700 |
committer | Sen Jiang <[email protected]> | Fri Aug 24 20:34:52 2018 +0000 |
tree | dee91f27c255231f283b0a43bf849d2c3a39df10 | |
parent | 4118d17050665d82ab4dc565b1ea05b82dea925e [diff] |
Remove utils::DeviceForMountPoint(). We only use it to get misc block device path, it can be replaced with get_bootloader_message_blk_device(), and for writing bootloader message, we can use update_bootloader_message() instead. Also removed dependency on libfs_mgr since we are now using libbootloader_message instead of using libfs_mgr directly. Bug: None Test: update_engine_unittests Test: perform an OTA with powerwash Change-Id: I80d0eea8e3ef6084820298cc0079da26fe1bfc63