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

Commit a154eed0 authored by Hall Liu's avatar Hall Liu Committed by Steve Kondik
Browse files

DO NOT MERGE - Restrict ability to add call based on device provision status

Always return false for canAddCall if device is not yet provisioned.

Bug: 26303187
Change-Id:I9c4ebc8b954a79562b2ec83d59314a3fb621ddfb
(cherry picked from commit a06c9a4a)
parent 50c58604
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ import android.os.Trace;
import android.provider.CallLog.Calls;
import android.provider.Settings;
import android.telecom.CallAudioState;
import android.provider.Settings;
import android.telecom.Conference;
import android.telecom.Connection;
import android.telecom.DisconnectCause;