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

Commit ebefb6bf authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "binderStabilityIntegrationTest: product support" into main am: 0d151c34

parents 47effc89 0d151c34
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;