commit | 7f8d39669ce6781b709ffa586eb37c0bac96a790 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@google.com> | Wed Sep 28 21:04:23 2016 +0800 |
committer | Chia-I Wu <olv@google.com> | Thu Oct 13 16:40:51 2016 -0700 |
tree | 25abe6ec5324fa20d3f001ca3063be462631bbf5 | |
parent | acce69901dd99ca38e093e87c96f374d74269242 [diff] [blame] |
graphics: add a default implementation for IComposer The default implementatoin is built on top of conventional hwcomposer2. Test: make Change-Id: Ia4f13b1d682462769056679fc0aae82a75cb53d2
diff --git a/Android.bp b/Android.bp index d73f80b..dace522 100644 --- a/Android.bp +++ b/Android.bp
@@ -8,6 +8,7 @@ "graphics/allocator/2.0", "graphics/allocator/2.0/default", "graphics/composer/2.1", + "graphics/composer/2.1/default", "graphics/mapper/2.0", "graphics/mapper/2.0/default", "light/2.0",