automated: android: disable SC2320 checks

Signed-off-by: Milosz Wasilewski <milosz.wasilewski@oss.qualcomm.com>
diff --git a/automated/android/bootchart/device-script.sh b/automated/android/bootchart/device-script.sh
index 902616a..db332a1 100755
--- a/automated/android/bootchart/device-script.sh
+++ b/automated/android/bootchart/device-script.sh
@@ -1,9 +1,11 @@
 #!/system/bin/sh
 # shellcheck disable=SC2181
+# shellcheck disable=SC2320
 #
 # script to start and stop bootchart test.
 #
 # Copyright (C) 2014, Linaro Limited.
+# Copyright (C) 2025, Qualcomm Inc.
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
diff --git a/automated/android/media-codecs-functional-tests/linaro-android-userspace-tests.sh b/automated/android/media-codecs-functional-tests/linaro-android-userspace-tests.sh
index 640935d..0f9902a 100755
--- a/automated/android/media-codecs-functional-tests/linaro-android-userspace-tests.sh
+++ b/automated/android/media-codecs-functional-tests/linaro-android-userspace-tests.sh
@@ -4,6 +4,7 @@
 # shellcheck disable=SC2181
 # shellcheck disable=SC2155
 # shellcheck disable=SC2166
+# shellcheck disable=SC2320
 # shellcheck disable=SC3006
 # shellcheck disable=SC3010
 # shellcheck disable=SC3018
@@ -12,6 +13,7 @@
 # shellcheck disable=SC3060
 #############################################################################
 # Copyright (c) 2014 Linaro
+# Copyright (c) 2025 Qualcomm Inc
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -19,6 +21,7 @@
 #
 # Contributors:
 #     Linaro <linaro-dev@lists.linaro.org>
+#     Milosz Wasilewski <milosz.wasilewski@oss.qualcomm.com>
 #############################################################################
 
 # Individual and batch test definitions