commit | 0088c2bd43009f8a512646b8e726d1bc7269d687 | [log] [tgz] |
---|---|---|
author | Cintia Martins <cintiamartins@google.com> | Wed Nov 09 18:11:06 2022 +0000 |
committer | Cintia Martins <cintiamartins@google.com> | Thu Nov 10 16:33:02 2022 +0000 |
tree | 99bff7acb396aef210c07aaf785e8febee57a008 | |
parent | cc523aefc7df23a412ad04b2bef9a278b1e4664f [diff] |
Included ‘queries’ tag in AndroidManifest to enable access to dummyapp. For Android 11 and higher it is required to add a ‘queries’ tag into the application's AndroidManifest for it to be able to find other application packages (see https://developer.android.com/training/package-visibility). Without this tag, the target package is not visible and queryIntentActivities() returns null. Bug: 255301879 Test: Unit Test Change-Id: I265b14da2bcbc2b3b49f10729a68450169ac46bf