Skip to content
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

Add ability to create delegating system service proxy. #9097

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented May 21, 2024

Add ability to create delegating system service proxy.

Currently ShadowSystemServiceManager only has the ability to create
null or deep proxy implementations for system service interfaces.
A delegating proxy is used in ShadowBluetoothAdapter but requires creating
extra shadow methods.

This change adds ability to create delegating proxies directly in ShadowSystemServiceManager,
allowing the ShadowBluetoothAdapter method to be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants