Platform BpfLoader: do not support mismatching bpf map/prog struct sizes

This is not needed, as all platform bpf .o's are built at the same time
(and thus from the same bpf map/prog structure definitions) as
the loader itself.

This effectively undoes much of aosp/1754794
'bpf loader improvements for better long term compatibility with mainline'

Test: TreeHugger
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: I8cd6865cfb49bb282b2dcff1957dd9826e501da1
1 file changed
tree: 99dd995635b8104010888ffa93e378c1a10e6763
  1. bpfloader/
  2. libbpf_android/
  3. progs/
  4. Android.bp
  5. NOTICE
  6. OWNERS
  7. OWNERS_bpf
  8. PREUPLOAD.cfg
  9. TEST_MAPPING