mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-01-29 02:53:50 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user