Merge "Fix android Studio build due to "@Subcomponent.Builder is missing setters"" into sc-v2-dev am: 7225f45e77 am: e03e832642

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16221519

Change-Id: I290c8f1e6d19e5a3b44c3cdaf38c0e0b1bb0f4be
This commit is contained in:
Sergey Serokurov
2021-11-10 02:49:43 +00:00
committed by Automerger Merge Worker

View File

@@ -41,7 +41,9 @@ annotation class SysUIUnfoldScope
* no objects will get constructed if these parameters are empty.
*/
@Module(subcomponents = [SysUIUnfoldComponent::class])
object SysUIUnfoldModule {
class SysUIUnfoldModule {
constructor() {}
@Provides
@SysUISingleton
fun provideSysUIUnfoldComponent(