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

Commit 7d525bc9 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "use apex_test for test apexes" am: 79cf71ee am: 7f456683 am: 0848bf51

Change-Id: I23a5bbf4e26087412fcc3c031961ed744cad0bf4
parents d0626035 0848bf51
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

apex {
apex_test {
    name: "test_com.android.media",
    manifest: "test_manifest.json",
    file_contexts: ":com.android.media-file_contexts",
@@ -20,7 +20,7 @@ apex {
    installable: false,
}

apex {
apex_test {
    name: "test_com.android.media.swcodec",
    manifest: "test_manifest_codec.json",
    file_contexts: ":com.android.media.swcodec-file_contexts",