Steps To Reproduce:
1. Make sure you have 2 android devices connected, genymotion emulator & an android emulator running.
2. Build an app for "All Devices".
Actual Results:
1. The app is build for all connected devices as well as the emulators running.
[INFO] : Installing app on device: Genymobile
[TRACE] : Checking if package manager service is started
[TRACE] : Package manager has started
[TRACE] : Executing: /Users/lokeshchoudhary/Desktop/android-sdk-macosx/platform-tools/adb -s 192.168.56.101:5555 install -r /Users/lokeshchoudhary/Desktop/workspaces/new_workspace/testapp/build/android/bin/testapp.apk
[INFO] : App successfully installed
[INFO] : Installing app on device: SAMSUNG-SGH-I337
[TRACE] : Checking if package manager service is started
[TRACE] : Package manager has started
[TRACE] : Executing: /Users/lokeshchoudhary/Desktop/android-sdk-macosx/platform-tools/adb -s e28fb568 install -r /Users/lokeshchoudhary/Desktop/workspaces/new_workspace/testapp/build/android/bin/testapp.apk
[INFO] : App successfully installed
[INFO] : Installing app on device: Nexus 6
[TRACE] : Checking if package manager service is started
[TRACE] : Package manager has started
[TRACE] : Executing: /Users/lokeshchoudhary/Desktop/android-sdk-macosx/platform-tools/adb -s ZX1G2239HG install -r /Users/lokeshchoudhary/Desktop/workspaces/new_workspace/testapp/build/android/bin/testapp.apk
[INFO] : App successfully installed
[INFO] : Installing app on device: Android SDK built for x86
[TRACE] : Checking if package manager service is started
[TRACE] : Package manager has started
[TRACE] : Executing: /Users/lokeshchoudhary/Desktop/android-sdk-macosx/platform-tools/adb -s emulator-5554 install -r /Users/lokeshchoudhary/Desktop/workspaces/new_workspace/testapp/build/android/bin/testapp.apk
[INFO] : App successfully installed
Expected Results:
1. The app should be built only for all physical devices connected & not emulators.
Closing. Unable to reproduce the issue. Axway Appcelerator Studio, build: 5.1.4.201909061933 macOS : 10.14.6 Node.js Version : 8.9.1 npm Version : 5.5.1 Appcelerator CLI : 7.1.1 Titanium CLI CLI Version : 5.2.1 node-appc Version : 0.2.49 Titanium SDKs : 8.2.0.GA