Skip to content

[Xamarin.Android.Build.Tasks] Add 'android:exported="true"' to Timing.xml #7551

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

dellis1972
Copy link
Contributor

API 33 requires that publicly accessible receivers need to have android:exported="true" added to them in order to them to work.

The Timing.xml overlay did not have this attribute, so lets add it.

….xml

API 33 requires that publicly accessible receivers need to have
`android:exported="true"` added to them in order to them to work.

The Timing.xml overlay did not have this attribute, so lets add it.
@dellis1972 dellis1972 requested review from grendello and removed request for jonathanpeppers November 10, 2022 12:58
@jonpryor jonpryor merged commit 4e2ec04 into dotnet:main Nov 10, 2022
grendello added a commit to grendello/xamarin-android that referenced this pull request Nov 14, 2022
* main:
  [ci] Enable CodeQL on nightly build (dotnet#7522)
  Bump to xamarin/Java.Interop/main@984711a (dotnet#7545)
  [Xamarin.Android.Build.Tasks] Timing.xml & `android:exported="true"` (dotnet#7551)
  [Xamarin.Android.Build.Tasks] run a Clean if the project path changes. (dotnet#7476)
@dellis1972 dellis1972 deleted the timingxml branch November 30, 2022 15:58
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
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.

4 participants