1build --cxxopt=-std=c++17 2# To simplify command line invocations, we build "fat" APK 3# for real device (arm64-v8a) and emulators (x86_64) by default. 4common --android_platforms=@perfetto//bazel:arm64-v8a,@perfetto//bazel:x86_64