Fix check for DisabledDataStatusCheck
disabledCount is expected to be less than or equal to 1. Fix this by replacing EXPECT_LE with EXPECT_GE. Bug: 263977605 Change-Id: Id6c803fed814ae13c0f160bb644c31d5d6093738
Loading
Please register or sign in to comment