qtdeclarative/examples/platforms/android/models/qtabstractitemmodel_java
Olli Vuolteenaho 61149d1822 Android: Fix linter problems in QtQ4A examples
In 6.9.1 the Q4A compile SDK version was bumped to 35, which includes
a new edge-to-edge feature. For now this was disabled until we can add
official support for the feature.

When building the QtQ4A examples from the command line a linter is run
as part of the build process and this raises a complaint about the
disabling of the edge-to-edge feature, as that is not supported until
API level 35 and the minSDKLevel is still 28.

This should be safe to be ignored which we can do by setting the
linter-specific "tools:targetApi" attribute to the element.

Amends 3d3f2dcb5a.

Task-number: QTBUG-134880
Fixes: QTBUG-136933
Pick-to: 6.9 6.9.1 6.8
Change-Id: Ie86fdc429ffb9f89ebe23999967a329cd630f194
Reviewed-by: Petri Virkkunen <petri.virkkunen@qt.io>
2025-05-19 11:29:54 +03:00
..
app Android: Fix linter problems in QtQ4A examples 2025-05-19 11:29:54 +03:00
gradle/wrapper Update Gradle versions in QtQ4A examples 2025-01-15 20:14:36 +02:00
CMakeLists.txt examples: android compile fix 2025-03-07 02:23:05 +08:00
build.gradle Update Gradle versions in QtQ4A examples 2025-01-15 20:14:36 +02:00
gradle.properties Android: Add QtAbstractItemModel Android Java example 2024-07-31 13:57:08 +03:00
settings.gradle Android: remove an extra repository definition 2025-01-15 15:07:08 +02:00