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

am: 7d73c0b4d6

Change-Id: I544a7b4a5c24186d675377ee64945d32ffe0a628
This commit is contained in:
Brad Ebinger
2019-03-21 17:55:02 -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 {