tree: 8a15c736faeb3a99550ebcfd758519fa4b5eb459 [path history] [tgz]
  1. vts/
  2. .hidl_for_test
  3. Android.bp
  4. IBufferClient.hal
  5. IBufferHub.hal
  6. README.md
  7. types.hal
bufferhub/1.0/README.md

Why is this marked as ‘.hidl_for_test’?

This is used to explicitly exclude the interface from the VNDK. Disallow direct vendor access as this interface should only be used by the Android platform. Vendors should use libnativewindow ll-ndk API to access BufferHub.