diff --git a/device.mk b/device.mk index 8c491926..cd51a668 100755 --- a/device.mk +++ b/device.mk @@ -17,9 +17,6 @@ # 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