Snap for 15098574 from ead560e41bb9d0540921069176e93b7a79ae91d3 to 26Q2-release

Change-Id: I430b4ca0338cf5a61dcde51ca43b757ee8b88164
tree: d4cd80476ef54d275a2bca8f5e4a3b00234b0364
  1. clientlib/
  2. proto/
  3. src/
  4. tests/
  5. Android.bp
  6. OWNERS
  7. README.md
  8. TEST_MAPPING
README.md

Service Bundles Registry

This directory contains all code for the Service Bundles Registry agent, including internal and external APIs.

Structure

  • aidl: IPC AIDL API for IRegistry and related interfaces,
  • proto: IPC protobufs,
  • src: Service Bundles Registry agent source code.

Samples

Please, follow Service Bundles Registry samples README.md.