[go: nahoru, domu]

blob: c08dec3b919fc40b47414cb1bca99b2bcad8a9a3 [file] [log] [blame]
// Baseline format: 1.0
ExecutorRegistration: androidx.window.sidecar.SidecarInterface#setSidecarCallback(androidx.window.sidecar.SidecarInterface.SidecarCallback):
Registration methods should have overload that accepts delivery Executor: `setSidecarCallback`
MutableBareField: androidx.window.sidecar.SidecarDeviceState#posture:
Bare field posture must be marked final, or moved behind accessors if mutable
MutableBareField: androidx.window.sidecar.SidecarWindowLayoutInfo#displayFeatures:
Bare field displayFeatures must be marked final, or moved behind accessors if mutable