From 5c3e933e0a4288b5f8a16727a341eaf7eae9e8ba Mon Sep 17 00:00:00 2001 From: SamarV-121 Date: Thu, 3 Sep 2020 16:05:03 +0000 Subject: [PATCH] universal7885: Compile SamsungDoze Signed-off-by: SamarV-121 --- universal7904-common.mk | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/universal7904-common.mk b/universal7904-common.mk index c7d9a42..4f62195 100644 --- a/universal7904-common.mk +++ b/universal7904-common.mk @@ -35,6 +35,10 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.ethernet.xml:system/etc/permissions/android.hardware.ethernet.xml \ frameworks/native/data/etc/android.hardware.fingerprint.xml:system/etc/permissions/android.hardware.fingerprint.xml +# SamsungDoze +PRODUCT_PACKAGES += \ + SamsungDoze + # Soong namespaces PRODUCT_SOONG_NAMESPACES += \ $(LOCAL_PATH)