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

Commit f50de565 authored by Ying Wang's avatar Ying Wang Committed by Android Git Automerger
Browse files

am 2ac57b50: am 45f975bb: Merge "Fix PDK build."

* commit '2ac57b50':
  Fix PDK build.
parents cb21319e 2ac57b50
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -116,8 +116,8 @@ PRODUCT_PACKAGES += \
    wm


PRODUCT_COPY_FILES := \
    frameworks/base/preloaded-classes:system/etc/preloaded-classes
PRODUCT_COPY_FILES := $(call add-to-product-copy-files-if-exists,\
    frameworks/base/preloaded-classes:system/etc/preloaded-classes)


$(call inherit-product, $(SRC_TARGET_DIR)/product/embedded.mk)