Set SOC manufacturer and chipset properties
Bug: 158284209 Bug: 180589452 Bug: 185307628 Bug: 181831540 Change-Id: I26d4b3767d336321bd562a8d5a289ce864536f5e
This commit is contained in:
parent
7f6e0eee36
commit
230a835001
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue