-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.11
-
None
-
-
4e7b6f2c9 (dev)
When installing test apks we pass the '-g' flag for apk install command that grants all runtime permissions to the app automatically.
Android bundletool doesn't have this feature, so need to find a way to grant permissions differently.
One of the possible solutions is to call:
adb shell pm grant <apk> <permission>
For Gerrit Dashboard: QTBUG-138597 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
662636,3 | Teach androidtestrunner grant permissions from AndroidManifest | dev | qt/qtbase | Status: MERGED | +2 | 0 |