Add odm_dlkm/etc/build.prop am: 81a092ff88
Original change: https://android-review.googlesource.com/c/platform/build/+/1363862 Change-Id: I61d24340aa6549105b771f710634dc80e3e4d3ca
This commit is contained in:
@@ -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
|
||||
#
|
||||
|
Reference in New Issue
Block a user