commit | 1572f9b60ed2bedc16c2a534da9f8cb7cc512524 | [log] [tgz] |
---|---|---|
author | Bowgo Tsai <bowgotsai@google.com> | Thu May 31 10:16:46 2018 +0800 |
committer | Sandeep Patil <sspatil@google.com> | Thu May 31 13:50:34 2018 -0700 |
tree | cc0347c5ed7bfeae1f7fe29a079a4c822128aa1a | |
parent | 664ff4f0169970479fda925a032e1d9538409a12 [diff] |
Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/* We should switch to use /dev/block/by-name/<partition> because there is no requirement to have a single 'bootdevice' for Android. The symlink is created in the following change: https://android-review.googlesource.com/c/platform/system/core/+/674989 Bug: 80466341 Bug: 78613232 Test: m -j otapreopt_chroot Test: Successful go/manual_ab_ota on walleye Change-Id: I26fbf67e72cc2ee93909e95b0254ba1602e6ae8e Merged-In: I26fbf67e72cc2ee93909e95b0254ba1602e6ae8e (cherry picked from commit 19d2d08bfbc3840a93762011d6a2763bd37be05a)