aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-09-22 23:01:31 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-09-22 23:16:23 +0000
commit3a10bef99fd8dc7f96c0379162726f88ac4d37cd (patch)
treed1828688e04bdf06bd3bab163b09314c078866d3
parent2b48e4f78ec0132b2b5be2c604d10094813d0330 (diff)
parent30ddcaa0ee90350722643de735aaf4f486fe85ed (diff)
downloadbuild-3a10bef99fd8dc7f96c0379162726f88ac4d37cd.tar.gz
Make change and version bump to RQ1A.200923.001
Change-Id: Ibad896768054109bece11a1f3595c9b59366c5d8
-rw-r--r--core/build_id.mk2
-rw-r--r--core/version_defaults.mk2
-rw-r--r--target/product/cfi-common.mk1
3 files changed, 2 insertions, 3 deletions
diff --git a/core/build_id.mk b/core/build_id.mk
index 1840e8e035..12f1775042 100644
--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -18,4 +18,4 @@
# (like "CRB01"). It must be a single word, and is
# capitalized by convention.
-BUILD_ID=RQ1A.200922.001
+BUILD_ID=RQ1A.200923.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index f96fca0ece..d3ad4f4b03 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -240,7 +240,7 @@ ifndef PLATFORM_SECURITY_PATCH
# It must be of the form "YYYY-MM-DD" on production devices.
# It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
- PLATFORM_SECURITY_PATCH := 2020-11-01
+ PLATFORM_SECURITY_PATCH := 2020-11-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH
diff --git a/target/product/cfi-common.mk b/target/product/cfi-common.mk
index 42edd9246a..fe62f74713 100644
--- a/target/product/cfi-common.mk
+++ b/target/product/cfi-common.mk
@@ -18,7 +18,6 @@
# compatible product configs)
PRODUCT_CFI_INCLUDE_PATHS := \
device/google/cuttlefish/guest/libs/wpa_supplicant_8_lib \
- device/google/wahoo/wifi_offload \
external/tinyxml2 \
external/wpa_supplicant_8 \
frameworks/av/camera \