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

Commit 0d151c34 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "binderStabilityIntegrationTest: product support" into main

parents 764ea01a a907f852
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -47,6 +47,7 @@ TEST_P(BinderStabilityIntegrationTest, ExpectedStabilityForItsPartition) {


    Stability::Level level = Stability::Level::UNDECLARED;
    Stability::Level level = Stability::Level::UNDECLARED;
    switch (partition) {
    switch (partition) {
        case Partition::PRODUCT:
        case Partition::SYSTEM:
        case Partition::SYSTEM:
        case Partition::SYSTEM_EXT:
        case Partition::SYSTEM_EXT:
            level = Stability::Level::SYSTEM;
            level = Stability::Level::SYSTEM;