diff --git a/treble.mk b/treble.mk index 8d99d12..9b188f4 100644 --- a/treble.mk +++ b/treble.mk @@ -34,4 +34,6 @@ PRODUCT_PACKAGES += \ android.hardware.graphics.allocator@2.0-service \ android.hardware.graphics.allocator@2.0-impl \ android.hardware.graphics.composer@2.1-service \ - android.hardware.graphics.composer@2.1-impl + android.hardware.graphics.composer@2.1-impl \ + android.hardware.memtrack@1.0-service \ + android.hardware.memtrack@1.0-impl