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

Skip to content
Commit 28e7e2a2 authored by Arne Coucheron's avatar Arne Coucheron
Browse files

policy_hal: Always call local implementation of updateCallRouting

* updateCallRouting is not a virtual function, so any calls to the local
  implementation from the superclass will call the superclass's version
  instead of correctly calling the local version.
* Override implementations of virtual functions that DO call
  updateCallRouting (setDeviceConnectionState, setPhoneState,
  setForceUse) to ensure the local version of the function is
  called.

Change-Id: I071e2bf1ce4bf36f691c4808bf63610bcbb93227
parent d459b107
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