From 359bc53e3730cf10b607c2e3b72e6591abd02696 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Mon, 15 Jun 2026 00:35:36 -0700 Subject: [PATCH] api: normalise all signature files to format 4.0 Metalava rejects a mix of format 2.0 and 4.0 files within the same sdk_library because they have different kotlin-style-nulls settings. All placeholder files were on 2.0; bump them to match current.txt. --- api/device/system-current.txt | 2 +- api/device/system-removed.txt | 2 +- api/device/test-current.txt | 2 +- api/device/test-removed.txt | 2 +- api/system/system-current.txt | 2 +- api/system/system-removed.txt | 2 +- api/system/test-current.txt | 2 +- api/system/test-removed.txt | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/device/system-current.txt b/api/device/system-current.txt index d802177..e6f50d0 100644 --- a/api/device/system-current.txt +++ b/api/device/system-current.txt @@ -1 +1 @@ -// Signature format: 2.0 +// Signature format: 4.0 diff --git a/api/device/system-removed.txt b/api/device/system-removed.txt index d802177..e6f50d0 100644 --- a/api/device/system-removed.txt +++ b/api/device/system-removed.txt @@ -1 +1 @@ -// Signature format: 2.0 +// Signature format: 4.0 diff --git a/api/device/test-current.txt b/api/device/test-current.txt index d802177..e6f50d0 100644 --- a/api/device/test-current.txt +++ b/api/device/test-current.txt @@ -1 +1 @@ -// Signature format: 2.0 +// Signature format: 4.0 diff --git a/api/device/test-removed.txt b/api/device/test-removed.txt index d802177..e6f50d0 100644 --- a/api/device/test-removed.txt +++ b/api/device/test-removed.txt @@ -1 +1 @@ -// Signature format: 2.0 +// Signature format: 4.0 diff --git a/api/system/system-current.txt b/api/system/system-current.txt index d802177..e6f50d0 100644 --- a/api/system/system-current.txt +++ b/api/system/system-current.txt @@ -1 +1 @@ -// Signature format: 2.0 +// Signature format: 4.0 diff --git a/api/system/system-removed.txt b/api/system/system-removed.txt index d802177..e6f50d0 100644 --- a/api/system/system-removed.txt +++ b/api/system/system-removed.txt @@ -1 +1 @@ -// Signature format: 2.0 +// Signature format: 4.0 diff --git a/api/system/test-current.txt b/api/system/test-current.txt index d802177..e6f50d0 100644 --- a/api/system/test-current.txt +++ b/api/system/test-current.txt @@ -1 +1 @@ -// Signature format: 2.0 +// Signature format: 4.0 diff --git a/api/system/test-removed.txt b/api/system/test-removed.txt index d802177..e6f50d0 100644 --- a/api/system/test-removed.txt +++ b/api/system/test-removed.txt @@ -1 +1 @@ -// Signature format: 2.0 +// Signature format: 4.0