aboutsummaryrefslogtreecommitdiff
path: root/webrtc/system_wrappers/Android.bp
blob: a0d85c4f8fab82aaf705853d8abc01a6ecfdf59b (plain)
1
2
3
4
5
6
7
subdirs = ["source"]

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