Fix android Studio build due to "@Subcomponent.Builder is missing setters"

Bug: 205776729
Test: manual
Change-Id: I39b4b2ba5534e91056f5d8194494cc1e49422010
This commit is contained in:
Sergey Serokurov
2021-11-09 13:43:28 -08:00
parent 1b5cd8a320
commit 7cf736976a

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(