allwinner_a64/android/external/webrtc/build_overrides
2018-08-08 16:14:42 +08:00
..
README.md upload android base code part2 2018-08-08 16:14:42 +08:00
webrtc.gni upload android base code part2 2018-08-08 16:14:42 +08:00

Build overrides in GN

This directory is used to allow us to customize variables that differ between WebRTC being built as standalone and as a part of Chromium.

There's another build_overrides in Chromium that needs to contain the same set of files with the same set of variables (but with different values).