Skip to content

Commit

Permalink
android: turn on android logger
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Nino <jnino@lyft.com>
  • Loading branch information
Jose Nino committed Feb 11, 2020
1 parent 4d4e8c1 commit 979a946
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ build:ios --define=manual_stamp=manual_stamp

# Default flags for builds targeting Android
build:android --fat_apk_cpu=x86_64
build:android --define logger=android

# Common flags for release builds
# TODO: Enable `--copt -ggdb3`. Issues were encountered previously with this:
Expand Down

0 comments on commit 979a946

Please sign in to comment.