summaryrefslogtreecommitdiff
path: root/device-common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device-common.mk')
-rw-r--r--device-common.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/device-common.mk b/device-common.mk
index 80406bd4..55f3b0ae 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -24,6 +24,9 @@ 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