8299740: CaptureCallState is missing @Preview annotation
Reviewed-by: alanb
This commit is contained in:
parent
136f5db03d
commit
5eee2a07f5
@ -345,6 +345,7 @@ public sealed interface Linker permits AbstractLinker {
|
||||
* }
|
||||
* }
|
||||
*/
|
||||
@PreviewFeature(feature=PreviewFeature.Feature.FOREIGN)
|
||||
sealed interface CaptureCallState extends Option
|
||||
permits LinkerOptions.CaptureCallStateImpl {
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user