Commit 484db162 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 cdf9247cb8d661a7d6944a83d4430104fa88f6dc
  - Merge "core-ktx Continuation adapters for API wrapping" into androidx-main
  - core-ktx Continuation adapters for API wrapping
    
    Add Continuation<T>.asFoo() adapters for the following types for writing
    suspend adapter methods for Android platform and AndroidX APIs:
    
    * Runnable
    * java.util.function.Consumer<T>
    * androidx.util.Consumer<T>
    * android.os.OutcomeReceiver<T, E>
    
    Relnote: "Added Continuation<T>.asFoo() adapters to create callbacks for
    writing suspend wrappers for Android APIs that accept common/generic
    callback types"
    
    Test: RunnableTest, ConsumerTest, AndroidXConsumerTest, OutcomeReceiverTest
    
    Change-Id: I6615ef9adfef1ecd518b0388ab13ba58e84ea20d
    
parent bfb8ac3f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment