summaryrefslogtreecommitdiff
path: root/device-common.mk
diff options
context:
space:
mode:
authorNikita Ioffe <ioffe@google.com>2020-06-01 13:03:41 +0100
committerNikita Ioffe <ioffe@google.com>2020-06-01 19:55:29 +0100
commit22ffdffcb5d8bc271ec6ea4c206bca02062d511d (patch)
tree67e819e62df06b31095a13f1e46642a430ca4eb4 /device-common.mk
parent986dda1c01a28a9a119d2ab940dbaaecf51503cc (diff)
downloadbonito-22ffdffcb5d8bc271ec6ea4c206bca02062d511d.tar.gz
Disable userspace reboot
Test: builds Test: build vendor/build.prop Test: grep 'init.userspace_reboot' ${OUT}/vendor/build.prop Bug: 157884323 Change-Id: I1c85ee4a30f572a0822df81d7c29fb4f78fbda2d
Diffstat (limited to 'device-common.mk')
-rw-r--r--device-common.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/device-common.mk b/device-common.mk
index 2343460f..f16c2abd 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -24,9 +24,6 @@ PRODUCT_PLATFORM := sdm670
# 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)
-
include device/google/bonito/device-audio-mfg.mk
include device/google/bonito/device.mk