summaryrefslogtreecommitdiffstats
path: root/target/product/sdk_phone_x86.mk
diff options
context:
space:
mode:
authorVince Harron <vharron@google.com>2015-10-29 10:08:23 -0700
committerGriff Hazen <griff@google.com>2015-11-24 18:51:59 +0000
commit5806531f92a3670362ec8dceafd0079d51afbd18 (patch)
tree20948249b254b4081764622b73a69ff3120f2948 /target/product/sdk_phone_x86.mk
parenta68c55822c115db2151b1d155566a06b01756d20 (diff)
downloadbuild-5806531f92a3670362ec8dceafd0079d51afbd18.zip
build-5806531f92a3670362ec8dceafd0079d51afbd18.tar.gz
build-5806531f92a3670362ec8dceafd0079d51afbd18.tar.bz2
Shorten TARGET_BRAND from generic_<arch> to Android
Switching to userdebug emulator images increased ro.build.fingerprint Past the 91 character limit. This should bring the build server builds under this limit. Fixing it for local builds will be a bit more difficult. Bug: 25829506 Change-Id: I7daee3478716adcb860cced1b770a2d00a72f1a2 (cherry picked from commit efbeab78d3581009b3da20991a3a83d733393f45)
Diffstat (limited to 'target/product/sdk_phone_x86.mk')
-rw-r--r--target/product/sdk_phone_x86.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/product/sdk_phone_x86.mk b/target/product/sdk_phone_x86.mk
index 95c49ab..a58d26f 100644
--- a/target/product/sdk_phone_x86.mk
+++ b/target/product/sdk_phone_x86.mk
@@ -22,7 +22,7 @@
$(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_base.mk)
# Overrides
-PRODUCT_BRAND := generic_x86
+PRODUCT_BRAND := Android
PRODUCT_NAME := sdk_phone_x86
PRODUCT_DEVICE := generic_x86
PRODUCT_MODEL := Android SDK built for x86