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

Commit b0728926 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

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

Change-Id: Ie5addc52830e1a1edd6ee2d135b709c35c2c13c7
parents c11bec76 7c6c8cc4
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
#