platform_hardware_interfaces/graphics/Android.bp
Chia-I Wu 12b806bac0 graphics: add IMapper@2.1
Add necessary methods to protect the framework against crafted
buffer handles.

Bug: 62535446
Bug: 62084097
Bug: 32587089
Test: manual
Change-Id: I11486c0767a90788da9f84c2177202f26c0d9ce1
2017-10-03 15:41:18 -07:00

15 lines
363 B
Text

// This is an autogenerated file, do not edit.
subdirs = [
"allocator/2.0",
"allocator/2.0/default",
"bufferqueue/1.0",
"common/1.0",
"composer/2.1",
"composer/2.1/default",
"composer/2.1/vts/functional",
"mapper/2.0",
"mapper/2.0/default",
"mapper/2.0/vts/functional",
"mapper/2.1",
"mapper/2.1/vts/functional",
]