Disable userspace reboot am: 6496116e47

Original change: undetermined

Change-Id: I59db49acaac2baba870c3cd400d9c010f938ef6d
This commit is contained in:
Nikita Ioffe
2020-06-02 10:17:54 +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