From: Nolen Johnson Date: Mon, 22 Jan 2024 19:56:33 +0000 (-0500) Subject: radxa0: Account for the new way we ship firmware X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=e6ea2432e838318c862eddf76af29cf96cdf48fc;p=GitHub%2FLineageOS%2FG12%2Fandroid_device_radxa_radxa0.git radxa0: Account for the new way we ship firmware Change-Id: I936ddaaa889171d81217511e83da2c957fa7da09 --- diff --git a/Android.mk b/Android.mk index ca88780..f4c5994 100644 --- a/Android.mk +++ b/Android.mk @@ -11,4 +11,6 @@ include $(call all-makefiles-under,$(LOCAL_PATH)) include $(LOCAL_PATH)/factory.mk +-include vendor/amlogic/odroidc4/firmware.mk + endif