Skip to content

Conversation

@jonathanpeppers
Copy link
Member

Changes: https://devdiv.visualstudio.com/DevDiv/_git/android-platform-support/branchCompare?baseVersion=GC3240f99cd6fc6ef50ec86ea9ffb1e4d9082e83a3&targetVersion=GCab514b7a60a2bdbcb55e05fd847c5337ef648687

  • [manifest] set path="cmdline-tools;19.0"
  • [xabdt] fix env vars containing = sign
  • Recommend cmdline-tools 19.0
  • Bump dotnet/android-tools@8a09cf7

Other changes:

  • CheckLintErrorsAndWarnings test, ignores AppLinkWarning

    XA0102: This intent filter has the format of an Android App Link but is missing the autoVerify attribute; add android:autoVerify="true" to ensure your domain will be validated and enable App Link-related Lint warnings. If you do not want clicked URLs to bring the user to your app, remove the android.intent.category.BROWSABLE category, or set android:autoVerify="false" to make it clear this is not intended to be an Android App Link. [AppLinkWarning]

This is likely caused by the new lint tool introduced in cmdline-tools;19.0.

Since the test looks like it would require a new API to really fix it, I disabled the warning for now.

Changes: https://devdiv.visualstudio.com/DevDiv/_git/android-platform-support/branchCompare?baseVersion=GC3240f99cd6fc6ef50ec86ea9ffb1e4d9082e83a3&targetVersion=GCab514b7a60a2bdbcb55e05fd847c5337ef648687

* [manifest] set `path="cmdline-tools;19.0"`
* [xabdt] fix env vars containing `=` sign
* Recommend cmdline-tools 19.0
* Bump dotnet/android-tools@8a09cf7

Other changes:

* `CheckLintErrorsAndWarnings` test, ignores `AppLinkWarning`

    XA0102:  This intent filter has the format of an Android App Link but is missing the autoVerify attribute; add android:autoVerify="true" to ensure your domain will be validated and enable App Link-related Lint warnings. If you do not want clicked URLs to bring the user to your app, remove the android.intent.category.BROWSABLE category, or set android:autoVerify="false" to make it clear this is not intended to be an Android App Link. [AppLinkWarning]

This is likely caused by the new `lint` tool introduced in
`cmdline-tools;19.0`.

Since the test looks like it would require a new API to really fix it,
I disabled the warning for now.
@jonathanpeppers jonathanpeppers enabled auto-merge (squash) July 10, 2025 20:52
@grendello
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jonathanpeppers jonathanpeppers merged commit 670eef1 into main Jul 11, 2025
60 checks passed
@jonathanpeppers jonathanpeppers deleted the dev/peppers/android-platform-support-ab514b7a branch July 11, 2025 08:40
@github-actions github-actions bot locked and limited conversation to collaborators Aug 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants