From 8472ae5317d98a41dae28b2cd1e72ac05b5cae04 Mon Sep 17 00:00:00 2001 From: Ruben Medina Date: Wed, 24 Jan 2024 23:35:39 -0800 Subject: [PATCH] add size to system alt image manifest entry (#31154) --- system/hardware/tici/agnos.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/system/hardware/tici/agnos.json b/system/hardware/tici/agnos.json index 080fa2cf8e..3fe3942305 100644 --- a/system/hardware/tici/agnos.json +++ b/system/hardware/tici/agnos.json @@ -70,7 +70,8 @@ "has_ab": true, "alt": { "hash": "2fb81e58f4bc6c4e5e71c8e7ac7553f85082c430627d7a5cc54a6bbc82862500", - "url": "https://commadist.azureedge.net/agnosupdate/system-skip-chunks-e1952bb363688c0f5c0646e39bcdfb45be25b5e2baed37d1ba7801aa1a3a9c98.img.xz" + "url": "https://commadist.azureedge.net/agnosupdate/system-skip-chunks-e1952bb363688c0f5c0646e39bcdfb45be25b5e2baed37d1ba7801aa1a3a9c98.img.xz", + "size": 4543090376 } } ] \ No newline at end of file