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

Commit 83cd5788 authored by Kevin Lau Fang's avatar Kevin Lau Fang Committed by Automerger Merge Worker
Browse files

Merge "Update binary.mk language to comply with Android's inclusive language...

Merge "Update binary.mk language to comply with Android's inclusive language guidance" am: 664359e0

Original change: https://android-review.googlesource.com/c/platform/build/+/1378375

Change-Id: Iae2e42c7bfa0dd03b56eca67af1f4374793820d1
parents 2c158b29 664359e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -594,7 +594,7 @@ rs_generated_cpps := $(addprefix \

$(call track-src-file-gen,$(renderscript_sources),$(rs_generated_cpps))

# This is just a dummy rule to make sure gmake doesn't skip updating the dependents.
# This is just a no-op rule to make sure gmake doesn't skip updating the dependents.
$(rs_generated_cpps) : $(RenderScript_file_stamp)
	@echo "Updated RS generated cpp file $@."
	$(hide) touch $@