Remove deprecated Telecom APIs
This APIs are no longer used and are safe to delete. Bug: 18607657 Change-Id: I94dad196db9f8be544f05b12b7b71de124fc9328
This commit is contained in:
@@ -164,11 +164,6 @@ public final class RemoteConference {
|
||||
return mState;
|
||||
}
|
||||
|
||||
/** @hide */
|
||||
@Deprecated public final int getCallCapabilities() {
|
||||
return getConnectionCapabilities();
|
||||
}
|
||||
|
||||
public final int getConnectionCapabilities() {
|
||||
return mConnectionCapabilities;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user