commit | ae412804ca5e1f22ae854d1a256aaff140daf872 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Dec 15 16:29:01 2022 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Dec 15 16:32:38 2022 +0900 |
tree | f5237956ec7f2263aa5d21a652441504f139266b | |
parent | 6dfeccf9c8405b7259cb9f3382f63081c1105d69 [diff] |
Run the console test with /dev/null The availability of /dev/console varies across different devices and even across different build variants (ex: userdebug/user). Instead of relying on the device-specific condition, use the /dev/null as the console device for the test. Bug: 262090304 Test: atest CtsInitTestCases on raven-user Change-Id: I3b12d66e94609328dfdd6f640d1adb88a773fa38