Remove redundant comment in Javadoc
It is extraneous message in documentation. Fix: 165475304 Test: build Change-Id: I129f96f6ed716e25c476bacbdb38799675919b9a
This commit is contained in:
@@ -32,8 +32,6 @@ import java.lang.annotation.RetentionPolicy;
|
||||
|
||||
/**
|
||||
* Interface to control windows that generate insets.
|
||||
*
|
||||
* TODO(118118435): Needs more information and examples once the API is more baked.
|
||||
*/
|
||||
public interface WindowInsetsController {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user