Remove parenthesis from PRODUCT_MODEL which breaks some User-Agent parsing
Bug: 192583022 Test: Confirm passwords.google.com does not think browser is unsupported Change-Id: I2a335c82509e4dfc64daf639d67be694dc69204e
This commit is contained in:
parent
e3887c77b4
commit
e989593a94
|
@ -17,4 +17,4 @@
|
|||
$(call inherit-product, device/google/redfin/aosp_redfin.mk)
|
||||
|
||||
PRODUCT_NAME := aosp_redfin_64
|
||||
PRODUCT_MODEL := AOSP on Redfin (64-bit only)
|
||||
PRODUCT_MODEL := AOSP on Redfin 64-bit only
|
||||
|
|
Loading…
Reference in New Issue