blob: 41bb1d565d50d3ce975be53c064227fc1c92b340 [file] [log] [blame] [edit]
build --cxxopt=-std=c++17
build --host_cxxopt=-std=c++17
# To simplify command line invocations, we build "fat" APK
# for real device (arm64-v8a) and emulators (x86_64) by default.
common --android_platforms=@perfetto//bazel:arm64-v8a,@perfetto//bazel:x86_64
# Use hermetic JDK for reproducible Java builds.
build --java_runtime_version=remotejdk_21