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

Commit 81a092ff authored by Yifan Hong's avatar Yifan Hong
Browse files

Add odm_dlkm/etc/build.prop

Test: build and manual test
Bug: 156020364
Change-Id: I0b22280362fec499af5ff063a5984ed17131d89d
parent 3d5e2c21
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
#