mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
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:
parent
1247d88371
commit
fc8e3d288f
|
@ -38,6 +38,9 @@ PRODUCT_PACKAGES += \
|
||||||
otapreopt_script \
|
otapreopt_script \
|
||||||
checkpoint_gc
|
checkpoint_gc
|
||||||
|
|
||||||
|
# Allow userspace reboots
|
||||||
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/userspace_reboot.mk)
|
||||||
|
|
||||||
# Boot control HAL
|
# Boot control HAL
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.boot@1.2-service \
|
android.hardware.boot@1.2-service \
|
||||||
|
|
Loading…
Reference in a new issue