Skip to content

[droidmedia] Add missing include for audio policy build in Android 10.#75

Closed
mlehtima wants to merge 1 commit intomasterfrom
audiopolicy_fix
Closed

[droidmedia] Add missing include for audio policy build in Android 10.#75
mlehtima wants to merge 1 commit intomasterfrom
audiopolicy_fix

Conversation

@mlehtima
Copy link
Copy Markdown
Contributor

Change-Id: I5b4cb19ce3203843f1edd35bb3b228ff29da2739

Change-Id: I5b4cb19ce3203843f1edd35bb3b228ff29da2739
@rinigus
Copy link
Copy Markdown

rinigus commented Feb 27, 2021

Please also move AudioPolicyService::instantiate(); towards the end of main(), as you suggested for my port on IRC.

@rinigus
Copy link
Copy Markdown

rinigus commented Feb 28, 2021

Actually, maybe AudioPolicyService::instantiate() should be in a separate server. Then the order would be sorted out by the system. In addition, it would allow to follow AOSP base convention on whether to build that server as 64- or 32-bit.

@mlehtima
Copy link
Copy Markdown
Contributor Author

Replaced by #92

@mlehtima mlehtima closed this Oct 31, 2021
@rainemak rainemak deleted the audiopolicy_fix branch January 26, 2022 22:10
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.

3 participants