aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/codecs/isac/fix/Android.bp
blob: 374d1b13cf4cb827d466c4c1970b1e29d810bef1 (plain)
1
2
3
4
5
6
subdirs = ["*"]

cc_library_headers {
    name: "libwebrtc_isacfix_headers",
    export_include_dirs: ["include"],
}