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

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