Merge "Fix documentation typo Test: None"

This commit is contained in:
Sadiq Sada
2022-08-23 03:04:37 +00:00
committed by Android (Google) Code Review

View File

@@ -25,7 +25,7 @@ import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
/**
* An advertisement request which can be sent to TV interactive App service to inform AD status.
* An advertisement response which can be sent to TV interactive App service to inform AD status.
*/
public final class AdResponse implements Parcelable {
/** @hide */