• Home
Name Date Size #Lines LOC

..--

vts/03-May-2024-405313

.hidl_for_testD03-May-20240

Android.bpD03-May-2024470 1917

IBufferClient.halD03-May-20241.9 KiB4846

IBufferHub.halD03-May-20242.1 KiB5450

README.mdD03-May-2024267 64

types.halD03-May-20241.7 KiB5145

README.md

1# Why is this marked as '.hidl_for_test'?
2
3This is used to explicitly exclude the interface from the VNDK. Disallow direct vendor access
4as this interface should only be used by the Android platform. Vendors should use
5libnativewindow ll-ndk API to access BufferHub.
6