Fix typo from @parm to @param.

This was introduced in https://googleplex-android-review.git.corp.google.com/c/platform/frameworks/base/+/10081467 and caused a doc build failure

Change-Id: I1bb63cfb57c3f8abcd13284dfc884f69a0feb86f
This commit is contained in:
🌶️Sam Sacco°͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌͌ne
2020-01-18 20:48:44 +00:00
parent 380f3c9ae6
commit 52dbaad530

View File

@@ -170,7 +170,7 @@ public class AnalogFrontendSettings extends FrontendSettings {
/**
* Creates a builder for {@link AnalogFrontendSettings}.
*
* @parm the context of the caller.
* @param the context of the caller.
*/
@RequiresPermission(android.Manifest.permission.ACCESS_TV_TUNER)
@NonNull