summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-13 00:07:59 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-13 00:07:59 +0000
commitefee3bc222cacdd69113ff969f4c98907c99e7a4 (patch)
treeedaa4a1d68ab0f6c410f13c08b1d62b12ad9dfe4
parentc7c43fcce0c495211cff597cc7530447b27882bc (diff)
parent80ee38a52550d9d9c0cf4c7b67d59677e071b6af (diff)
downloadcronet-android14-qpr2-s1-release.tar.gz
Change-Id: I2bfc59c7e55481f56c63d74ef5de6258fcc517a5
-rw-r--r--Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 27b4c9ea8..700cd430f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -3548,7 +3548,7 @@ cc_library_static {
cc_genrule {
name: "cronet_aml_base_build_date",
cmd: "$(location base/write_build_date_header.py) $(out) " +
- "1695894411",
+ "1702301943",
out: [
"base/generated_build_date.h",
],
@@ -3564,7 +3564,7 @@ cc_genrule {
cc_genrule {
name: "cronet_aml_base_build_date__testing",
cmd: "$(location base/write_build_date_header.py) $(out) " +
- "1695894411",
+ "1702301943",
host_supported: true,
out: [
"base/generated_build_date.h",