Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Enable DIM for GPS packages #779

Merged
merged 1 commit into from
May 25, 2023
Merged

Enable DIM for GPS packages #779

merged 1 commit into from
May 25, 2023

Conversation

jpobst
Copy link
Contributor

@jpobst jpobst commented May 22, 2023

Some GPS interfaces provide useful API as default interface methods. Support for default interface methods has been added to C# and our Android binding tools.

Enable $(AndroidBoundInterfacesContainStaticAndDefaultInterfaceMethods) so that this support is turned on.

Note there are a few packages that have build errors with this enabled. Those packages will continue to have this setting turned off. The issue has been filed here: dotnet/java-interop#1116.

@jpobst jpobst marked this pull request as ready for review May 24, 2023 01:03
@jpobst jpobst requested a review from moljac May 24, 2023 01:03
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.

2 participants