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

Commit ec0288fd authored by Ying Wang's avatar Ying Wang Committed by Gerrit Code Review
Browse files

Merge "Use $(BUILD_SYSTEM) as the LOCAL_PATH of auto-generated modules."

parents e5c80560 363fe534
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -39,6 +39,9 @@ $(3) $(11) : $(_pdk_fusion_stamp)
	$(hide) touch $$@
endef

# We don't have a LOCAL_PATH for the auto-generated modules, so let it be the $(BUILD_SYSTEM).
LOCAL_PATH := $(BUILD_SYSTEM)

##### Java libraries.
# Only set up rules for modules that aren't built from source.
pdk_prebuilt_libraries := $(foreach l,$(PDK.DEXPREOPT.JAVA_LIBRARIES),\