Merge "wifi: convert WIFI_FEATURE_IMU_DETECTION to the equivalent soong variable" into udc-qpr-dev
diff --git a/device-common.mk b/device-common.mk
index 1159b02..12f56a5 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -845,7 +845,7 @@
 # Increment the SVN for any official public releases
 ifeq ($(PRODUCT_DEVICE_SVN_OVERRIDE),)
 PRODUCT_PROPERTY_OVERRIDES += \
-	ro.vendor.build.svn=70
+	ro.vendor.build.svn=71
 endif
 
 # Enable iwlan service logging for debug
@@ -1021,6 +1021,9 @@
 # Project
 include hardware/google/pixel/common/pixel-common-device.mk
 
+# gs-common
+include device/google/gs-common/misc_writer/misc_writer.mk
+
 # Citadel
 include hardware/google/pixel/citadel/citadel.mk