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

Commit 51a971b1 authored by Yifan Hong's avatar Yifan Hong
Browse files

Add vendor_dlkm/etc/build.prop

Test: builds and manual inspect
Bug: 156020364
Change-Id: Ic7606bc3cd8770ec56ddc7bea86c88625c38f32d
parent e51dff25
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
#