summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-06-03 01:15:23 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-06-03 01:15:23 +0000
commit6b0b6db635ee7a14e6565046bae01a69184acdee (patch)
treea290b4ea3d5bdb4426196b245a39d7eaea2e3dd7
parent6943ea7c3ed3dd5e7c5a17a8cae832d2084d2296 (diff)
parent6496116e47bacfd6533d177acf24d19bccaf3604 (diff)
downloadwahoo-6b0b6db635ee7a14e6565046bae01a69184acdee.tar.gz
Snap for 6553159 from 6496116e47bacfd6533d177acf24d19bccaf3604 to rvc-release
Change-Id: Ia470b2c5736833ad28d3ae1a635b0d7bbe115ddc
-rwxr-xr-xdevice.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/device.mk b/device.mk
index 407851ad..e8036abe 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