summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Scovanner <pscovanner@google.com>2020-10-09 19:04:51 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-10-10 00:31:44 +0000
commit32fdf6f9732860d3a116b03de6b81d80962a6920 (patch)
treef4ecc829d803c4104f6c6e56f126cde48ba9b357
parent14c198d986f30dfe993840c3bc2ffc105219763d (diff)
downloadredbull-32fdf6f9732860d3a116b03de6b81d80962a6920.tar.gz
Update Redbull SVN to 7
Bug: 170492812 Change-Id: I21285f2b94ccfdde4cc6587e2c4bcb383c44da55 (cherry picked from commit 899f3c1e8496cbd5c337439daa58ba6a09a327a7)
-rw-r--r--device-common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device-common.mk b/device-common.mk
index 9ee85ef7..26cf62cc 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -838,7 +838,7 @@ PRODUCT_PACKAGES += $(HIDL_WRAPPER)
# Increment the SVN for any official public releases
PRODUCT_PROPERTY_OVERRIDES += \
- ro.vendor.build.svn=2
+ ro.vendor.build.svn=7
# Enable iwlan service logging for debug
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))