Commit 1cf9a111 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 6f4c749c159767bdd36c5062e245fa79bc0b1e3b
  - Merge "Fix `key` composable calls for k/js targets" into androidx-main
  - Fix `key` composable calls for k/js targets
    
    All Composable calls (including `key`) get replaced by their DecoyImplementation in SubstituteDecoyCallsTransformer.
    By the time ComposableFunctionBodyTransformer starts its transformations, all `key` calls got replaced by `key$composable`.
    ComposableFunctionBodyTransformer has to take into account DecoyFqNames.key to ensure proper `visitKeyCall` transformation.
    
    Test: tested in JB fork
    Change-Id: I30394dc82112f4ea99fc9a36767706097057121c
    
parent 667840d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment