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

Skip to content
Commit 498ab681 authored by Steven Moreland's avatar Steven Moreland
Browse files

OemHook missing but called: don't infinite loop

The previous code assumes that if an IOemHook related method
is called that IOemHook is on the device.

The infinite loop:
-> getOemHookProxy
-> getService return null
-> EVENT_RADIO_PROXY_DEAD sent
-> getOemHookProxy(null) called

Bug: 78299964
Test: cuttlefish 4G working
Change-Id: Ia841c6fdee6706a7e2fc857a378dab154d07acff
parent ac009536
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment