diff --git a/device-common.mk b/device-common.mk index 95cbd19c..67fb2335 100644 --- a/device-common.mk +++ b/device-common.mk @@ -30,7 +30,7 @@ PRODUCT_COPY_FILES += \ # Set system properties identifying the chipset PRODUCT_VENDOR_PROPERTIES += ro.soc.manufacturer=Google -PRODUCT_VENDOR_PROPERTIES += ro.soc.model=ZUMA +TARGET_VENDOR_PROP += device/google/zuma/vendor.prop PRODUCT_PRODUCT_PROPERTIES += \ persist.vendor.testing_battery_profile=2 diff --git a/vendor.prop b/vendor.prop new file mode 100644 index 00000000..586a168a --- /dev/null +++ b/vendor.prop @@ -0,0 +1 @@ +ro.soc.model=Tensor G3