Merge "Fix build due to no explanatory comment." am: 0b6c77167e am: 7d73c0b4d6

am: e6a02a8067

Change-Id: Ib3e217045a6d46dc7185b518449d4a905ac78c8d
This commit is contained in:
Brad Ebinger
2019-03-22 03:02:46 -07:00
committed by android-build-merger

View File

@@ -210,7 +210,7 @@ public abstract class ImsFeature {
/**
* Contains the capabilities defined and supported by an ImsFeature in the form of a bit mask.
* @hide
* @deprecated
* @deprecated Use {@link MmTelFeature.MmTelCapabilities} instead.
*/
@SystemApi // SystemApi only because it was leaked through type usage in a previous release.
public static class Capabilities {