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

Skip to content
Commit ef638608 authored by Arne Coucheron's avatar Arne Coucheron Committed by Ethan Chen
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 fb3b822e
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