Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7cf73697 authored by Sergey Serokurov's avatar Sergey Serokurov
Browse files

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

Bug: 205776729
Test: manual
Change-Id: I39b4b2ba5534e91056f5d8194494cc1e49422010
parent 1b5cd8a3
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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(