flutter/dev/integration_tests/android_semantics_testing/android
Bruno Leroux dcdf72a670
[flutter_tools] - Add queries section to Android manifest file (#137207)
## Description

This PR adds a new section to the Android manifest file.
This section is required for https://github.com/flutter/engine/pull/44579 (because it uses `PackageManager.queryIntentActivities` API ), see:

1. https://developer.android.com/training/package-visibility?hl=en
2. https://developer.android.com/reference/android/content/Intent#ACTION_PROCESS_TEXT
3. https://developer.android.com/reference/android/content/pm/PackageManager?hl=en#queryIntentActivities(android.content.Intent,%20android.content.pm.PackageManager.ResolveInfoFlags)

## Related Issue

Android manifest update for https://github.com/flutter/flutter/issues/107603

## Tests

This PR updates the integration tests and examples Android manifest files, this will help catch error or warning related to this change.
2023-11-16 08:57:20 +00:00
..
app [flutter_tools] - Add queries section to Android manifest file (#137207) 2023-11-16 08:57:20 +00:00
gradle/wrapper [Reland] Add migrator to upgrade gradle version when conflict with Android Studio bundled Java version is detected (#125836) 2023-05-03 21:00:06 +00:00
build.gradle Upgrade integration tests to use AGP 7.3/Gradle 7.4 (#129642) 2023-06-30 19:34:20 +00:00
buildscript-gradle.lockfile Upgrade integration tests to use AGP 7.3/Gradle 7.4 (#129642) 2023-06-30 19:34:20 +00:00
gradle.properties Bump gradle heap size limit in *everywhere* (#134665) 2023-09-13 10:36:24 -07:00
project-app.lockfile Upgrade integration tests to use AGP 7.3/Gradle 7.4 (#129642) 2023-06-30 19:34:20 +00:00
project-integration_test.lockfile Revert "Fix Gradle lockfiles." (#137198) 2023-10-24 17:47:45 -07:00
settings.gradle Revert "Fix Gradle lockfiles." (#137198) 2023-10-24 17:47:45 -07:00