Details
-
Bug
-
Resolution: Incomplete
-
P1: Critical
-
None
-
5.10.1, 5.11.1
Description
This is most likely related to QTBUG-67093.
When I call something like
QProcess::execute("/system/bin/pm install -r -d /sdcard/update/app.apk");
it works perfectly fine on 5.9.6 and failing on 5.10.1 and 5.11.1 for no reason (all I get is "-2" as return code - no exceptions or errors in the log).
Attachments
Issue Links
- relates to
-
QTBUG-67093 [android / command line] "svc wifi disable" doesn't disable wifi
- Closed