Commit 00d5bd70 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Update git submodules

* Update frameworks/support from branch 'androidx-main'
  to 27efea1af472c87191eac152489ee1a6df651897
  - Merge "Ensure moving Lifecycle down from INITIALIZED throws" into androidx-main
  - Ensure moving Lifecycle down from INITIALIZED throws
    
    We should always throw an IllegalStateException when the
    LifecycleRegistry state attempts to move from INITIALIZED to DESTROYED.
    We currently only do this if there is an observer attached to the
    registry.
    
    RelNote: "Attemping to move the `Lifecycle.State` from `INITIALIZED` to
    `DESTROYED` will now always throw an `IllegalStateException` regardless
    of whether the `Lifecycle` has an attached observer."
    Test: LifecycleRegistryTest
    Bug: 177924329
    
    Change-Id: I7c3903602cc4b9be234a0bed6e6392e710ce3206
    
parent 794ff6b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment