X6833B: Enable userspace reboots

Signed-off-by: Woomymy <woomy@woomy.be>
Change-Id: I94bf051477e4dd84660603bb598fefa4fb384ed4
Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
Woomymy 2023-03-31 18:52:07 +02:00 committed by dodyirawan85
parent 1247d88371
commit fc8e3d288f

View file

@ -38,6 +38,9 @@ PRODUCT_PACKAGES += \
otapreopt_script \
checkpoint_gc
# Allow userspace reboots
$(call inherit-product, $(SRC_TARGET_DIR)/product/userspace_reboot.mk)
# Boot control HAL
PRODUCT_PACKAGES += \
android.hardware.boot@1.2-service \