Make the old structured log API internal.

The new macro simplifies the old API, but requires a backend to
log_event_list. If we merge both into a single implementation, we
essentially implement the same helpers as the existing API provides,
i.e. we use it for the macro generation, but mark it internal.

Bug: 290589708

Test: Run keystore, integration test, and new sdv sample
Change-Id: Iaddff12b6139c492185b3526837f96f65c7e5863
2 files changed
tree: cf157f75686029b6a4a231bf6bf383f2bb4177fe
  1. liblog/
  2. logcat/
  3. logd/
  4. logwrapper/
  5. rust/
  6. OWNERS
  7. PREUPLOAD.cfg
  8. TEST_MAPPING