diff --git a/device-common.mk b/device-common.mk index 205689f..390e506 100644 --- a/device-common.mk +++ b/device-common.mk @@ -27,7 +27,7 @@ PRODUCT_COPY_FILES += \ # Set system properties identifying the chipset PRODUCT_VENDOR_PROPERTIES += ro.soc.manufacturer=Google -PRODUCT_VENDOR_PROPERTIES += ro.soc.model=ZUMAPRO +TARGET_VENDOR_PROP += device/google/zumapro/vendor.prop PRODUCT_PRODUCT_PROPERTIES += \ persist.vendor.testing_battery_profile=2 diff --git a/vendor.prop b/vendor.prop new file mode 100644 index 0000000..2205ad2 --- /dev/null +++ b/vendor.prop @@ -0,0 +1 @@ +ro.soc.model=Tensor G4