Skip to content

Commit

Permalink
Fix platform mappings for android tests.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 377499778
  • Loading branch information
katre authored and copybara-github committed Jun 4, 2021
1 parent b02a6dc commit 9047264
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/shell/testenv.sh.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,8 @@ EOF

cat > test_android_platforms/mappings <<EOF
platforms:
//test_android_platforms:simple
--cpu=armeabi-v7a
flags:
--cpu=armeabi-v7a
//test_android_platforms:simple
Expand Down

0 comments on commit 9047264

Please sign in to comment.