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

Commit 8c391aeb 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:...

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

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

Change-Id: I784c32d13f3e972a33a7294d44685152c7c46dac
parents 4f6cee31 6fd4fd18
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
#