commit | 7301fc8aeb38e8a37fb73d58cef22a18adb349fa | [log] [tgz] |
---|---|---|
author | Yu Liu <yudiliu@google.com> | Tue May 02 11:39:10 2023 -0700 |
committer | Yu Liu <yudiliu@google.com> | Mon Jun 05 16:47:34 2023 -0700 |
tree | 112be5abdfcc9eae13656ee1ae566b722ecdbb14 | |
parent | 331c7d77c4554857db48ac0055340b5bf9f056b1 [diff] [blame] |
Add the DCLA libs used by swcodec to the staging list Bug: 269342245 Test: run dcla_apex_comparison_test Change-Id: I26bcbf6447b9216258c18c42e80f729e5651658a
diff --git a/tests/dcla_apex_comparison_test.sh b/tests/dcla_apex_comparison_test.sh index 667dde0..e3c189f 100755 --- a/tests/dcla_apex_comparison_test.sh +++ b/tests/dcla_apex_comparison_test.sh
@@ -55,6 +55,8 @@ libc++.so libcrypto.so libcutils.so + libstagefright_flacdec.so + libutils.so ) if [[ -z ${OUT_DIR+x} ]]; then