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

Commit 5cb0384e authored by Paul Keith's avatar Paul Keith Committed by Bernhard Thoben
Browse files

kitakami-common: Build livedisplay 2.0 service

Change-Id: Ia96dfe341d07c9f79b1ab5bd19af0e32bee4b4ed
parent 77947a4c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -215,6 +215,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
    android.hardware.light@2.0-service.kitakami

# LiveDisplay
PRODUCT_PACKAGES += \
    vendor.lineage.livedisplay@2.0-service-legacymm

# Media
PRODUCT_PACKAGES += \
    libc2dcolorconvert \
+9 −0
Original line number Diff line number Diff line
@@ -258,6 +258,15 @@
            <name>ISupplicant</name>
            <instance>default</instance>
        </interface>
    </hal>
    <hal format="hidl">
        <name>vendor.lineage.livedisplay</name>
        <transport>hwbinder</transport>
        <version>2.0</version>
        <interface>
            <name>IPictureAdjustment</name>
            <instance>default</instance>
        </interface>
    </hal>
     <hal format="hidl">
        <name>vendor.lineage.trust</name>