kernel_test: enforce minimum LTS versions

(this is part of 'netd_integration_test' in VTS)

see aosp/2970616 for reasoning:

This is driven by the desire to correctly support
 - XFRM_MIGRATE, which requires 4.19.236+ 5.4.186+ 5.10.107+ 5.15.30+
   see xfrm_tunnel_test.py:55 HasXfrmMigrateFixes()
 - IPV6 UDP ENCAP, which requires 5.10.108+ 5.15.31+
   see xfrm_test.py:488 testIPv6UDPEncapRecvTransport() & testIPv6UDPEncapRecvTunnel()
 - ACCEPT_MIN_RA_LFT, which requires 5.10.199+ 5.15.136+ 6.1.57+
   see multinetwork_base.py:61 HAVE_ACCEPT_RA_MIN_LFT

Bug: 325828213
Test: TreeHugger
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: I2ac2795208be37dfe45e17f8293c1b5a0c103e30
1 file changed
tree: 1d6cb9d3b335e55c0a0e95aadb48703bc0eb8a8a
  1. client/
  2. include/
  3. netutils_wrappers/
  4. server/
  5. tests/
  6. .editorconfig
  7. Android.bp
  8. NOTICE
  9. OWNERS
  10. PREUPLOAD.cfg
  11. TEST_MAPPING