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

Commit 6a1ca528 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

am: 30c25109

Change-Id: Idbc0fd3139f911d2d229cae9aec23ebfcb123650
parents 0c9d6fa5 30c25109
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
# ************************************************