Allow the builds with BOARD_API_LEVEL=34 to extend LLNDK ABI

When BOARD_API_LEVEL=34, the build system applies the old rules to
generate ABI dumps. The rules do not filter the ABI by the versions
defined in release configs. The generated dumps contain more data
than the dumps prebuilt from U branches.

These config.json allow the builds with BOARD_API_LEVEL=34 to pass
the ABI check.

Bug: 341234781
Test: make
Change-Id: Ic23302aa52584c664a869c814218f49f284b2a73
6 files changed
tree: 86fbb64f02c8fb1804666cc349b69f6d5935566f
  1. 29/
  2. 30/
  3. 31/
  4. 32/
  5. 33/
  6. 34/
  7. Android.bp
  8. OWNERS