Files
hardware_interfaces/graphics/mapper/2.1/Android.bp
Craig Donner 243da4d2b8 graphics: add graphics common 1.1 HAL with new pixel formats and usages.
Bug: 66900669
Test: Build
Change-Id: Ie8ba599230c7491aee337c8c333a96859c1ce83d
2018-01-19 10:16:22 -08:00

21 lines
453 B
Plaintext

// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "android.hardware.graphics.mapper@2.1",
root: "android.hardware",
vndk: {
enabled: true,
support_system_process: true,
},
srcs: [
"IMapper.hal",
],
interfaces: [
"android.hardware.graphics.common@1.1",
"android.hardware.graphics.mapper@2.0",
"android.hidl.base@1.0",
],
gen_java: false,
}