summaryrefslogtreecommitdiffstats
path: root/system-api/23.txt
diff options
context:
space:
mode:
Diffstat (limited to 'system-api/23.txt')
-rw-r--r--system-api/23.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/system-api/23.txt b/system-api/23.txt
index 0d34dcf..3f8da88 100644
--- a/system-api/23.txt
+++ b/system-api/23.txt
@@ -30074,7 +30074,7 @@ package android.telecom {
public abstract class InCallService extends android.app.Service {
ctor public InCallService();
- method public final android.telecom.Phone getPhone();
+ method public android.telecom.Phone getPhone();
method public android.os.IBinder onBind(android.content.Intent);
method public void onPhoneCreated(android.telecom.Phone);
method public void onPhoneDestroyed(android.telecom.Phone);