universal8895: build memtrack hidl inplementation
authorStricted <info@stricted.net>
Fri, 21 Sep 2018 22:24:36 +0000 (00:24 +0200)
committerJan Altensen <info@stricted.net>
Tue, 3 Sep 2019 16:55:16 +0000 (18:55 +0200)
Change-Id: I4941d0851aea34e934720e67c1e040b9a20b0ba3

device-common.mk

index 2f2f0170e845ccaba19a4c7a4b8b1aed474963d5..e902999a9fc3d42418088c7260b88e52df95ca4b 100644 (file)
@@ -57,6 +57,10 @@ PRODUCT_COPY_FILES += \
     frameworks/av/media/libstagefright/data/media_codecs_google_telephony.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_telephony.xml \
     frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video.xml
 
+# Memory
+PRODUCT_PACKAGES += \
+    android.hardware.memtrack@1.0-impl
+
 # Permissions
 PRODUCT_COPY_FILES += \
     frameworks/native/data/etc/android.hardware.audio.low_latency.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.low_latency.xml \