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

Commit 06079fe2 authored by S Vasudev Prasad's avatar S Vasudev Prasad
Browse files

libaudiofoundation_headers: Add host support

Test: Build libaudiofoundation
Bug: 151789258

Change-Id: I9ee0f97e675eff4e2f32829ecfdd79858dc21103
parent 23d97888
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -10,6 +10,12 @@ cc_library_headers {
        "libaudio_system_headers",
        "libmedia_helper_headers",
    ],
    host_supported: true,
    target: {
        darwin: {
            enabled: false,
        },
    },
}

cc_library {