diff options
| author | 2024-07-17 05:03:09 +0000 | |
|---|---|---|
| committer | 2024-08-29 03:58:49 +0000 | |
| commit | f88a7bcceee0fdda753cb384a81cef818cd85941 (patch) | |
| tree | beeb35cd1d9e939d5f81bb842ad7e0a079d532c4 /opengl/java | |
| parent | b76107157d2236447f5824d6c9d4434460c5a725 (diff) | |
Introduce Parcelable data class to encapsulate the parcelable data
Moving the data that are able to be saved into the Parcelable classes
, so that it can saved and restore from the system.
Since the saved state only keeps the limited information, the
state restoration will be done by reconstructing the state from
the parcelable states.
This is the initial CL to backup some fundamental information.
The later CLs will save more information when needed.
Bug: 289875940
Test: wm presubmit
Flag: com.android.window.flags.ae_back_stack_restore
Change-Id: I05df4b98cc830146455a45239df9d72c7f347f3c
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions