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

Commit 30c25109 authored by Sudheer Shanka's avatar Sudheer Shanka Committed by android-build-merger
Browse files

Update CleanSpec to remove generated files from IVold.aidl.

am: a566dce2

Change-Id: Ib1cdc7c3bc5904f7833db81fb791c3b8ede4e09d
parents 9afe363c a566dce2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -493,6 +493,8 @@ $(call add-clean-step, rm -rf $(TARGET_OUT_COMMON_INTERMEDIATES)/APPS/*_intermed

$(call add-clean-step, find $(PRODUCT_OUT) -type f -name "vr_hwc*" -print0 | xargs -0 rm -f)

$(call add-clean-step, rm -rf $(SOONG_OUT_DIR)/.intermediates/system/vold)

# ************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
# ************************************************