aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-17 21:58:01 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-17 21:58:01 +0000
commit3f966618fb6c92f11766f9a04ed77e56fbc36ae2 (patch)
treed3cec22ce8ac463f7c4ae0088070f491ff6ab5ee
parent98b8c113d008e268d626761c92c6634e983eae39 (diff)
parent7c87090ec47e79c317b1a5d1d2232976d1920ea5 (diff)
downloadbuild-3f966618fb6c92f11766f9a04ed77e56fbc36ae2.tar.gz
Snap for 8604872 from 7c87090ec47e79c317b1a5d1d2232976d1920ea5 to tm-frc-extservices-release
Change-Id: I56613f3ee9abbecd8b9b7ebaf5a221c53795e476
-rw-r--r--core/version_defaults.mk2
-rw-r--r--target/product/base_system.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index fede388be0..cce80b5e64 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -103,7 +103,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 := 2022-06-05
+ PLATFORM_SECURITY_PATCH := 2022-07-05
endif
include $(BUILD_SYSTEM)/version_util.mk
diff --git a/target/product/base_system.mk b/target/product/base_system.mk
index f2bb7517a2..998327e9a0 100644
--- a/target/product/base_system.mk
+++ b/target/product/base_system.mk
@@ -224,7 +224,7 @@ PRODUCT_PACKAGES += \
mtpd \
ndc \
netd \
- NetworkStackNext \
+ NetworkStack \
odsign \
org.apache.http.legacy \
otacerts \