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

Commit 5aae5cb7 authored by Yiwei Zhang's avatar Yiwei Zhang
Browse files

Enable cpp support for IPowerStats AIDL interface

Bug: 178219601
Test: build
Change-Id: If29ff4760da866e91471874e17c1288be7877e27
parent df3a0dca
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -38,7 +38,7 @@ aidl_interface {
            },
            },
        },
        },
        cpp: {
        cpp: {
            enabled: false,
            enabled: true,
        },
        },
    },
    },
}
}