commit | bc46dacfc7f7f6571c089e20ec82446f92cd6d50 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@google.com> | Tue Nov 22 06:36:43 2016 +0800 |
committer | Chia-I Wu <olv@google.com> | Tue Nov 22 06:38:15 2016 +0800 |
tree | cf10e37421c9a873bb00872d09d6d466a7df13b4 | |
parent | 92354a5b3149c0086c3fb413618fb28a083a27fb [diff] [blame] |
graphics: add target-side tests for IAllocator (again) With fix for libhidl split and use PixelFormat from common@1.0. Test: make Change-Id: Ie4001f4a0c6cb10a5c4f1889dc8cc1907fdee8ca
diff --git a/graphics/Android.bp b/graphics/Android.bp index 4ac7766..796ef41 100644 --- a/graphics/Android.bp +++ b/graphics/Android.bp
@@ -2,6 +2,7 @@ subdirs = [ "allocator/2.0", "allocator/2.0/default", + "allocator/2.0/vts/functional", "common/1.0", "composer/2.1", "composer/2.1/default",