aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/codecs/isac/main/Android.bp
blob: 54431dbbe33e0722672c653727fa5bba319349cc (plain)
1
2
3
4
5
6
7
subdirs = ["source"]

cc_library_headers {
    name: "libwebrtc_isac_interface",
    vendor: true,
    export_include_dirs: ["include"],
}