Add vts test for androidboot in /proc/cmdline

For devices launching with S or greater, using kernel version 5.10 or
greater, this test makes sure there are no occurences of "androidboot"
in /proc/cmdline. All of those parameters should be in /proc/bootconfig
instead.

Test: atest VtsBootconfigTest
Test: Run test against cuttlefish with 4.19 and 5.10 kernels
Test: Run test with 5.10 with added "androidboot.test=1" in cmdline to fail
Bug: 177347093

Change-Id: I1192782c4f36d4b427454a499993d4562423573a
4 files changed
tree: c15c4de9c77ad30e7f6778e3c7551bd0e25bf051
  1. vts/
  2. OWNERS