commit | abf00a93096056f10149bfc5a98402d4c49a8c4e | [log] [tgz] |
---|---|---|
author | Sneh Bansal <quic_snehb@quicinc.com> | Wed Jan 12 20:23:57 2022 +0530 |
committer | Nathan Harold <nharold@google.com> | Thu Jan 13 22:32:33 2022 +0000 |
tree | daa950183b2acc414fbe98f29e4f97c1753d402f | |
parent | 2d2c69d21f2d5990efb15cef6e812106e4a9c22f [diff] |
VTS: Check for "ro.board.first_api_level" in GetBarringInfo() Some GRF targets launched with S release do not support getBarringInfo() API. Check "ro.board.first_api_level" also to return from the test-case when the response is REQUEST_NOT_SUPPORTED. Bug: 212384410 Merged-In: I890f54f80ff3aca3dcb2c51f20db087d453c2927 Change-Id: I890f54f80ff3aca3dcb2c51f20db087d453c2927 (cherry picked from commit becb08fac072a2d5bb18bfaafc61f86e2107fffa)