commit | c15b888d77c39c5b320832bbdd53a73716c9a1a3 | [log] [tgz] |
---|---|---|
author | Alexander Martinz <amartinz@shiftphones.com> | Fri Jan 07 11:36:10 2022 +0100 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Tue Jan 18 10:43:14 2022 +0100 |
tree | d1e1151c6d429afb3798b4e5801d6ae1ed336912 | |
parent | 2029b114e7de19854751a552db3531556d3ba448 [diff] [blame] |
axolotl: retrofit virtual A/B support This bumps boot control HAL to 1.1, as it is a requirement[1] for virtual A/B. Note: This also requires a current bootloader (3.5 and above). [1] - https://source.android.com/devices/tech/ota/virtual_ab/implement#boot-control-hal Change-Id: I223428192d0abd6482c4574ced10d111fbabe38d Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
diff --git a/Android.bp b/Android.bp index 4f0e69e..e44db93 100644 --- a/Android.bp +++ b/Android.bp
@@ -6,7 +6,7 @@ // soong_namespace { - imports: ["hardware/qcom/bootctrl"], + imports: ["hardware/qcom-caf/bootctrl"], } prebuilt_hidl_interfaces {