Commit b52bb27 1 parent 881b65a commit b52bb27 Copy full SHA for b52bb27
File tree 2 files changed +5
-0
lines changed
media-codecs-functional-tests
2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
#! /system/bin/sh
2
2
# shellcheck disable=SC2181
3
+ # shellcheck disable=SC2320
3
4
#
4
5
# script to start and stop bootchart test.
5
6
#
6
7
# Copyright (C) 2014, Linaro Limited.
8
+ # Copyright (C) 2025, Qualcomm Inc.
7
9
#
8
10
# This program is free software; you can redistribute it and/or
9
11
# modify it under the terms of the GNU General Public License
Original file line number Diff line number Diff line change 4
4
# shellcheck disable=SC2181
5
5
# shellcheck disable=SC2155
6
6
# shellcheck disable=SC2166
7
+ # shellcheck disable=SC2320
7
8
# shellcheck disable=SC3006
8
9
# shellcheck disable=SC3010
9
10
# shellcheck disable=SC3018
12
13
# shellcheck disable=SC3060
13
14
# ############################################################################
14
15
# Copyright (c) 2014 Linaro
16
+ # Copyright (c) 2025 Qualcomm Inc
15
17
# All rights reserved. This program and the accompanying materials
16
18
# are made available under the terms of the Eclipse Public License v1.0
17
19
# which accompanies this distribution, and is available at
18
20
# http://www.eclipse.org/legal/epl-v10.html
19
21
#
20
22
# Contributors:
21
23
# Linaro <linaro-dev@lists.linaro.org>
24
+ # Milosz Wasilewski <milosz.wasilewski@oss.qualcomm.com>
22
25
# ############################################################################
23
26
24
27
# Individual and batch test definitions
You can’t perform that action at this time.
0 commit comments