Create a test for GKI KMI compatibility

Use the kernel test modules to test GKIs for Android 12
- build 7833008 of Android 12 GKI 5.10	2021-10 release
- build 7855344 of Android 12 GKI 5.4	2021-10 release

Bug: 205495384
Test: Connect any arm64 Android 12 device running GKI 5.4 or 5.10
      $ atest kmi_comp_test
      ...
      Running Tests...
      arm64-v8a kmi_comp_test
      -----------------------
      kmi_comp_test (1 Test)
      [1/1] kmi_comp_test#kmi_comp_test: PASSED (169ms)
      Summary
      -------
      arm64-v8a kmi_comp_test: Passed: 1, Failed: 0, Ignored: 0, Assumption Failed: 0,
      All tests passed!
Change-Id: I7474cecf0ad701080b02ffb5193e4f0fe1d46c02
3 files changed