Disable userspace reboot am: 6496116e47

Original change: undetermined

Change-Id: I4d39bdcba3235fde3e93f9372dd69275a999b405
This commit is contained in:
Nikita Ioffe
2020-06-02 10:17:57 +00:00
committed by Automerger Merge Worker

View File

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