Merge "Fix build due to no explanatory comment."

am: 0b6c77167e

Change-Id: Icc0a8be233ab0a5f5f86541b452ae82e6415fd4c
This commit is contained in:
Brad Ebinger
2019-03-21 17:44:07 -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 {