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:
parent
380f3c9ae6
commit
52dbaad530
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user