From 230a8350012fbbe43255407914d155cd93a8ae31 Mon Sep 17 00:00:00 2001 From: Wilson Sung Date: Fri, 16 Apr 2021 19:21:26 +0800 Subject: [PATCH] Set SOC manufacturer and chipset properties Bug: 158284209 Bug: 180589452 Bug: 185307628 Bug: 181831540 Change-Id: I26d4b3767d336321bd562a8d5a289ce864536f5e --- device-common.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/device-common.mk b/device-common.mk index f0b2bdaa..2d88cabe 100644 --- a/device-common.mk +++ b/device-common.mk @@ -23,3 +23,6 @@ PRODUCT_COPY_FILES += \ # Factory OTA -include vendor/google/factoryota/client/factoryota.mk +# Set system properties identifying the chipset +PRODUCT_VENDOR_PROPERTIES += ro.soc.manufacturer=Google +PRODUCT_VENDOR_PROPERTIES += ro.soc.model=GS101