Sign in
flutter
/
third_party
/
perfetto
/
0a287013439731709eaa9b18874972f3ac8c5298
/
.
/
.bazelrc
blob: ec12fb74fa5937bcc80689ac42abb0e743e44c6b [
file
] [
log
] [
blame
]
build
--
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