From 6318d238e578a92d8866c08bfa1ace4ca4246fa1 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Tue, 14 Nov 2023 14:19:47 +0000 Subject: [PATCH] polaris: Move releasetools requirements to android-info-extra.txt This is a non-standard requirement which fastbootd doesn't nativelly supports. Move it to the newly introduced file that will only contain the requirements used by custom releasetools for the OTA assertions. Change-Id: Ic3f65a5b9220c914ded468ddc19d2994ba71d964 --- android-info-extra.txt | 1 + board-info.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 android-info-extra.txt diff --git a/android-info-extra.txt b/android-info-extra.txt new file mode 100644 index 0000000..ec3e364 --- /dev/null +++ b/android-info-extra.txt @@ -0,0 +1 @@ +require version-trustzone=XF.5.0.1-00161 diff --git a/board-info.txt b/board-info.txt index f5d8ee9..7c7feef 100644 --- a/board-info.txt +++ b/board-info.txt @@ -1,2 +1 @@ require board=sdm845|polaris -require version-trustzone=XF.5.0.1-00161