Disable userspace reboot am: 747ec292de

Original change: https://android-review.googlesource.com/c/device/google/wahoo/+/1360563

Change-Id: Ia57cdb403e0c99636753c2036e6a3297fb338390
This commit is contained in:
Nikita Ioffe
2020-07-13 14:16:45 +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