Enable userspace reboot for walley and taimen am: 931bb56198 am: b6253d6524

Change-Id: I068391120f1808f1da5e6e9b13d1ccdd6bdbe193
This commit is contained in:
Automerger Merge Worker
2020-01-13 17:41:13 +00:00

View File

@@ -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