Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c580def3 authored by Harish Mahendrakar's avatar Harish Mahendrakar Committed by hkuang
Browse files

libmediatranscoding: Reorganize test assets

Move test_assets filegroup to correct Android.bp

Move test files in assets to a subfolder as needed in
AndroidTestTemplate.xml

Bug: 173627260
Test: Builds

Change-Id: I1e32081a069c4c1b25aa200dcdb165c0feb07b8a
parent e7231401
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
// Build the unit tests for libmediatranscoding.
filegroup {
    name: "test_assets",
    path: "assets",
    srcs: ["assets/**/*"],
}

cc_defaults {
    name: "libmediatranscoding_test_defaults",

(11.5 MiB)

File moved.

(108 KiB)

File moved.

(903 KiB)

File moved.

Loading