Remove androidEmulatorLauncher plugin (flutter)

This commit is contained in:
2018-08-06 08:18:35 -07:00
parent 15daf0d6ee
commit abf9152328

View File

@@ -1,6 +1,4 @@
{
"androidEmulatorLauncher.adbPath": "$ANDROID_HOME/platform-tools/adb",
"androidEmulatorLauncher.emulatorPath": "$ANDROID_HOME/tools/emulator",
"files.exclude": {
"**/.git": true,
"**/.svn": true,
@@ -29,4 +27,4 @@
"source.organizeImports": true,
},
"debug.toolBarLocation": "docked",
}
}