Skip to content

QcRilAmService: Wait for IQcRilAudio to be up#8

Merged
jerpelea merged 1 commit intosonyxperiadev:masterfrom
ix5:getservice-retry
May 27, 2020
Merged

QcRilAmService: Wait for IQcRilAudio to be up#8
jerpelea merged 1 commit intosonyxperiadev:masterfrom
ix5:getservice-retry

Conversation

@ix5
Copy link
Copy Markdown

@ix5 ix5 commented May 26, 2020

The default call to getService of a HIDL/AIDL interface will not wait for the service to be up. Use the retry parameter to use tryGetService internally.

This will fix a deprecation warning on future Android versions.

See https://android-review.googlesource.com/c/platform/system/tools/hidl/+/1291900

The default call to getService of a HIDL/AIDL interface will
not wait for the service to be up. Use the retry parameter
to use tryGetService internally.

This will fix a deprecation warning on future Android versions.

See https://android-review.googlesource.com/c/platform/system/tools/hidl/+/1291900
@jerpelea jerpelea merged commit ef51ec6 into sonyxperiadev:master May 27, 2020
@ix5 ix5 deleted the getservice-retry branch May 27, 2020 15:21
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.

2 participants