Skip to content

Commit 4dcf2fa

Browse files
Treehugger Robotandroid-build-merge-worker-robot
authored andcommitted
Merge "binderStabilityIntegrationTest: product support" into main am: 0d151c3 am: ebefb6b
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/3486570 Change-Id: I38fe8a354846496031f6c06937eb1bb921c47e37 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2 parents 216bf15 + ebefb6b commit 4dcf2fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libs/binder/tests/binderStabilityIntegrationTest.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ TEST_P(BinderStabilityIntegrationTest, ExpectedStabilityForItsPartition) {
4747

4848
Stability::Level level = Stability::Level::UNDECLARED;
4949
switch (partition) {
50+
case Partition::PRODUCT:
5051
case Partition::SYSTEM:
5152
case Partition::SYSTEM_EXT:
5253
level = Stability::Level::SYSTEM;

0 commit comments

Comments
 (0)