From ad6b75df3d1238f7e53b355644e2123933a3d2d2 Mon Sep 17 00:00:00 2001 From: lishutong Date: Tue, 27 Jul 2021 16:20:47 +0000 Subject: [PATCH] Add prebuild and postbuild info to OTA_analysis. The metadata file in ota package contains prebuild and postbuild info, now the basic info section will display those. Test: mannual tested. Change-Id: I264fe656ff6fab42d5161100c04210ab9a94c7a0 --- .../ota_analysis/src/components/BasicInfo.vue | 35 ++++++++++- tools/ota_analysis/src/services/payload.js | 58 +++++++++++++++++-- 2 files changed, 88 insertions(+), 5 deletions(-) diff --git a/tools/ota_analysis/src/components/BasicInfo.vue b/tools/ota_analysis/src/components/BasicInfo.vue index 8a3a2ecb2..6c1e36816 100644 --- a/tools/ota_analysis/src/components/BasicInfo.vue +++ b/tools/ota_analysis/src/components/BasicInfo.vue @@ -13,6 +13,22 @@ +
+ +