forked from qt-creator/qt-creator
Android: Enable setting environment variables for android apps
Change-Id: Id4625f081d6997dcabad9b01fb09d6c9c6ef7477 Reviewed-by: BogDan Vatra <bogdan@kdab.com>
This commit is contained in:
@@ -37,8 +37,7 @@ class AndroidDebugSupport : public Debugger::DebuggerRunTool
|
||||
|
||||
public:
|
||||
AndroidDebugSupport(ProjectExplorer::RunControl *runControl,
|
||||
const QString &intentName = QString(),
|
||||
const Utils::Environment &extraEnvVars = Utils::Environment());
|
||||
const QString &intentName = QString());
|
||||
|
||||
void start() override;
|
||||
void stop() override;
|
||||
|
||||
Reference in New Issue
Block a user