Revert "sdm660-common: Switch to bootcontrol 1.2"
* Switching slots for no reason This reverts commit 5173fc23ec7684998ec8648441534f6a7b2c4dfa. Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
cede39d305
commit
97dbafb607
1 changed files with 3 additions and 3 deletions
|
@ -44,9 +44,9 @@ PRODUCT_PACKAGES += \
|
||||||
|
|
||||||
# Boot control
|
# Boot control
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.boot@1.2-impl \
|
android.hardware.boot@1.0-impl \
|
||||||
android.hardware.boot@1.2-impl.recovery \
|
android.hardware.boot@1.0-impl.recovery \
|
||||||
android.hardware.boot@1.2-service \
|
android.hardware.boot@1.0-service \
|
||||||
android.hardware.health@2.1-impl.recovery \
|
android.hardware.health@2.1-impl.recovery \
|
||||||
bootctrl.sdm660 \
|
bootctrl.sdm660 \
|
||||||
bootctrl.sdm660.recovery
|
bootctrl.sdm660.recovery
|
||||||
|
|
Loading…
Reference in a new issue