Do not test Log.wtf reporting pipeline on V+
On U QPR3+, networking bpf programs are already loaded by netbpfload, so
there is no point in checking the netbpfload result. The system will
likely abort if anything was not loaded correctly.
Checking the netbpfload result is only really relevant on devices before
V that receive netbpfload via mainline update.
In addition, removing the Log.wtf from V+ devices prevents Android Go
devices that use non-updatable modules from reporting wtf logs for a
very long time.
Test: TH
Bug: 351118770
Change-Id: I8a412cb25374f3637f2fbd89617baa58d41d8589
1 file changed