summaryrefslogtreecommitdiff
path: root/libs/androidfw/BackupData.cpp
diff options
context:
space:
mode:
author Jernej Virag <jernej@google.com> 2023-07-31 12:10:16 +0200
committer Jernej Virag <jernej@google.com> 2023-07-31 15:40:46 +0200
commitc46192200564cc4f6b8c6069d0b8c4e8b17bd356 (patch)
treed597b65223052e2a77f5305d97d8de38f7568786 /libs/androidfw/BackupData.cpp
parent40383d7977e6e611fa619af2add08bbef7eb7e53 (diff)
Fix @Nullability mismatch with PipTransition
Most of the codebase injecting `PipTransition` expects a non-null object. Trying to inject a null will outright crash. Moreover, nullability mismatch breaks sysui-studio builds which actually properly typecheck this nullability. This CL provides legacy transition until non-null pip2.PipTransition is available. Bug: 293844330 Test: verified the sysui-studio build now builds and runs Change-Id: I330ad86a70ddfbf0d08bd6d2ed408d6856ca3162
Diffstat (limited to 'libs/androidfw/BackupData.cpp')
0 files changed, 0 insertions, 0 deletions