Also build bpf_load_tp_prog with BTF enabled

This is to enable testing bpfloader on both configurations. Using
bpf_load_tp_prog.c as the src file for both programs will result in
both .o files having the same name, so instead add a symlink to
bpf_load_tp_prog.c from bpf_load_tp_prog_btf.c

Bug: 203823368
Test: libbpf_load_test
Signed-off-by: Connor O'Brien <connoro@google.com>
Change-Id: Ia4345ef4465b7f547018c7e05a75e01b58e14956
2 files changed
tree: 45d531324abb59c98e2453f0f380067269c9aae4
  1. test/
  2. Android.bp
  3. fuse_media.c
  4. LICENSE
  5. METADATA
  6. OWNERS
  7. PREUPLOAD.cfg
  8. time_in_state.c
  9. time_in_state_test.cpp