device-vendor: include config/common_full.mk by default

Change-Id: I5261ffc200ff58197fabffa42a342c0769cdbe27
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
diff --git a/device-vendor.mk b/device-vendor.mk
index 8507b86..905b58e 100644
--- a/device-vendor.mk
+++ b/device-vendor.mk
@@ -4,6 +4,9 @@
 # SPDX-License-Identifier: Apache-2.0
 #
 
+# Inherit some common SHIFT stuff.
+$(call inherit-product, vendor/shiftos/config/common_full.mk)
+
 # GMS
 ifeq ($(SHIFT_BUILD_WITH_GMS),true)
     # Set Google client ID as required for the approval process