flutter/packages/flutter_tools/test/android
Vyacheslav Egorov 8f65ee9f53
Fix --build-shared-library on newer NDKs (#26642)
Newer NDKs switched to clang which by default uses system linker, instead
we need to force it to use appropriate toolchain linker by passing
-fuse-ld= command line flag.

Fixes #23458
2019-01-16 21:30:37 +01:00
..
android_device_test.dart Fixes a common crash in getAdbDevices when adb executable isn't found. (#22676) 2018-10-04 15:57:15 -07:00
android_emulator_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
android_sdk_test.dart Fix --build-shared-library on newer NDKs (#26642) 2019-01-16 21:30:37 +01:00
android_studio_test.dart [H] Cleanup (#23632) 2018-10-29 19:44:00 -07:00
android_studio_validator_test.dart [H] Cleanup (#23632) 2018-10-29 19:44:00 -07:00
android_workflow_test.dart Split Android license checks into their own subvalidator (#22446) 2018-10-05 08:45:16 -07:00
gradle_test.dart Adding support for android app bundle - Issue #17829 (#24440) 2018-12-20 22:18:53 -08:00