Files
hardware_interfaces/Android.bp
Chia-I Wu 109571a22a graphics: add a default implementation to IAllocator
The default implementatoin is built on top of conventional gralloc1.

This also adds a static library, libgralloc1-adapter.  It is intended to
ease the porting of gralloc0 to gralloc1.

Test: booted to launcher, tested with YouTube and some games.

Change-Id: Id640b1d5a1e1eea1aafabb6c134e6be6e71afff5
2016-10-12 06:59:26 -07:00

26 lines
579 B
Plaintext

// This is an autogenerated file, do not edit.
subdirs = [
"audio/common/2.0",
"audio/effect/2.0",
"benchmarks/msgq/1.0",
"graphics/allocator/2.0",
"graphics/allocator/2.0/default",
"memtrack/1.0",
"memtrack/1.0/default",
"nfc/1.0",
"nfc/1.0/default",
"radio/1.0",
"power/1.0",
"power/1.0/default",
"tests/bar/1.0",
"tests/baz/1.0",
"tests/expression/1.0",
"tests/foo/1.0",
"tests/libhwbinder/1.0",
"tests/msgq/1.0",
"tests/pointer/1.0",
"vibrator/1.0",
"wifi/1.0",
"wifi/supplicant/1.0",
]