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

Commit 9ca01450 authored by Sungtak Lee's avatar Sungtak Lee
Browse files

Codec2Client: remove vendor_available and apex_available

remove vendor_available and apex_available from
libcodec2_client_headers. The library is not needed to be linked from
h/w codec and/or s/w codec.

Bug: 251850069
Test: m
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:8769fa87b8676e7b4159887e780866c9f5170e63)
Change-Id: I3ed7fa1d7f025b1fb334659775eaab6add0c7747
parent b2bcebca
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -10,12 +10,6 @@ package {
cc_library_headers {
    name: "libcodec2_client_headers",
    export_include_dirs: ["include"],
    vendor_available: true,
    apex_available: [
        "//apex_available:platform",
        "com.android.media",
        "com.android.media.swcodec",
    ],
    min_sdk_version: "29",
    host_supported: true,
    target: {