aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-15 01:51:55 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-15 01:53:03 +0000
commit84778ba0ddc83f089d97d27fab517de88e944c54 (patch)
treeff7611eea7eb3925363535762949c9351d33877d
parent8f6e9618f90735e05213cb0544ef0af626edb528 (diff)
parent5a63c7efc55088e16ac37200cf2fec222da8cebb (diff)
downloadbuild-android-13.0.0_r19.tar.gz
Make change and version bump to TQ1A.230105.001android-13.0.0_r19
Change-Id: If5a8d279075b82140ee3f75834b29e7d048f412a
-rw-r--r--core/build_id.mk2
-rw-r--r--core/version_defaults.mk2
-rw-r--r--target/product/base_system.mk1
3 files changed, 3 insertions, 2 deletions
diff --git a/core/build_id.mk b/core/build_id.mk
index d6da463f5e..3529db3126 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=TQ1A.221205.012
+BUILD_ID=TQ1A.230105.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index d93792128b..864816c969 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-12-05
+ PLATFORM_SECURITY_PATCH := 2023-01-05
endif
include $(BUILD_SYSTEM)/version_util.mk
diff --git a/target/product/base_system.mk b/target/product/base_system.mk
index de3217119a..b0870c32aa 100644
--- a/target/product/base_system.mk
+++ b/target/product/base_system.mk
@@ -238,6 +238,7 @@ PRODUCT_PACKAGES += \
pppd \
preinstalled-packages-platform.xml \
privapp-permissions-platform.xml \
+ prng_seeder \
racoon \
recovery-persist \
resize2fs \