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

Commit e50b108f authored by myfluxi's avatar myfluxi
Browse files

build: Degreenify java

Change-Id: Iac348407997f7e52844af0494ee59762df0819d7
parent a0df45c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -368,7 +368,7 @@ endif

# Keep a copy of the jar just before proguard processing.
$(full_classes_jar): $(full_classes_emma_jar) | $(ACP)
	@echo -e ${CL_GRN}"Copying:"${CL_GRN}" $@"
	@echo -e ${CL_GRN}"Copying:"${CL_RST}" $@"
	$(hide) $(ACP) -fp $< $@

# Run proguard if necessary, otherwise just copy the file.