mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 15:09:54 +00:00
Enable userspace reboot for walley and taimen
Test: adb shell getprop ro.init.userspace_reboot.is_supported Test: atest CtsUserspaceRebootHostSideTestCases Bug: 135984674 Change-Id: I2cb50062a75bb4b7372847fb57c121773252956c
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
# Enable updating of APEXes
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||
|
||||
# Enable userspace reboot
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/userspace_reboot.mk)
|
||||
|
||||
ifneq (,$(filter 27, $(PRODUCT_EXTRA_VNDK_VERSIONS)))
|
||||
_vndk_test := true
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user