Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit bcfa7faa authored by Cody Heiner's avatar Cody Heiner
Browse files

Change getService (deprecated) to waitForService

The `getService` method is now deprecated. This changes the
getService calls to waitForService.

The only potential difference in functionality is that getService
times out after 10 seconds, while waitForService waits indefinitely.

Test: flash to device and reboot,
  `adb logcat | egrep -i "twoshay|flinger"`
  shows nothing suspiciously different before/after the change.

Bug: 265069414
Change-Id: I84c5f860c869a4e11be6e5490268920dae1e29cc
parent d0dd92a2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment