Files
2023-10-13 14:01:41 +00:00

6 lines
267 B
Markdown

# 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.