Merge "Fix build due to no explanatory comment."

This commit is contained in:
Brad Ebinger
2019-03-22 00:25:11 +00:00
committed by Gerrit Code Review

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 {