diff --git a/treble.mk b/treble.mk index 3acdaec..8d99d12 100644 --- a/treble.mk +++ b/treble.mk @@ -32,4 +32,6 @@ PRODUCT_PACKAGES += \ #Graphics PRODUCT_PACKAGES += \ android.hardware.graphics.allocator@2.0-service \ - android.hardware.graphics.allocator@2.0-impl + android.hardware.graphics.allocator@2.0-impl \ + android.hardware.graphics.composer@2.1-service \ + android.hardware.graphics.composer@2.1-impl