Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 41a74d69 authored by jrior001's avatar jrior001 Committed by Bernhard Thoben
Browse files

kitakami-common: Binderize memtrack

Change-Id: I236caf6bec7287b6824f572d5a36f03a1f874ed6
parent bea26bfb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -152,6 +152,7 @@ PRODUCT_PACKAGES += \
    android.hardware.graphics.composer@2.1-impl \
    android.hardware.graphics.mapper@2.0-impl-2.1 \
    android.hardware.memtrack@1.0-impl \
    android.hardware.memtrack@1.0-service \
    copybit.msm8994 \
    gralloc.msm8994 \
    hwcomposer.msm8994 \
+1 −1
Original line number Diff line number Diff line
@@ -146,7 +146,7 @@
    </hal>
    <hal format="hidl">
        <name>android.hardware.memtrack</name>
        <transport arch="32+64">passthrough</transport>
        <transport>hwbinder</transport>
        <version>1.0</version>
        <interface>
            <name>IMemtrack</name>