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

Commit 05bcc74c authored by Yifan Hong's avatar Yifan Hong Committed by Automerger Merge Worker
Browse files

Add odm_dlkm/etc/build.prop am: 81a092ff

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

Change-Id: I61d24340aa6549105b771f710634dc80e3e4d3ca
parents 1ce4a837 81a092ff
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -401,6 +401,15 @@ $(eval $(call build-properties,\
    vendor_dlkm,\
    $(INSTALLED_VENDOR_DLKM_BUILD_PROP_TARGET)))

# ----------------------------------------------------------------
# odm_dlkm/etc/build.prop
#

INSTALLED_ODM_DLKM_BUILD_PROP_TARGET := $(TARGET_OUT_ODM_DLKM)/etc/build.prop
$(eval $(call build-properties,\
    odm_dlkm,\
    $(INSTALLED_ODM_DLKM_BUILD_PROP_TARGET)))

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