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

Commit 6fd4fd18 authored by Yifan Hong's avatar Yifan Hong Committed by Automerger Merge Worker
Browse files

Merge changes from topic "vendor_dlkm" am: 6323e8b8 am: 7c6c8cc4 am: b0728926 am: 6ffd0a64

Original change: https://android-review.googlesource.com/c/platform/build/+/1351087

Change-Id: I257ae49fff17b0f323b8c51f6177b4ab49b19c47
parents 7fb685a9 6ffd0a64
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -392,6 +392,15 @@ $(eval $(call build-properties,\
    $(_prop_vars_),\
    $(empty)))

# ----------------------------------------------------------------
# vendor_dlkm/etc/build.prop
#

INSTALLED_VENDOR_DLKM_BUILD_PROP_TARGET := $(TARGET_OUT_VENDOR_DLKM)/etc/build.prop
$(eval $(call build-properties,\
    vendor_dlkm,\
    $(INSTALLED_VENDOR_DLKM_BUILD_PROP_TARGET)))

# -----------------------------------------------------------------
# system_ext/etc/build.prop
#