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

Commit 7609e106 authored by Bill Rassieur's avatar Bill Rassieur
Browse files

Merge master@5428150 into git_qt-dev-plus-aosp.

Change-Id: I53f0a0916da13ccc26abc3423aa8d308d680034f
BUG: 129345239
parents 99ae566b ff2f4848
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -613,6 +613,12 @@ $(call add-clean-step, rm -rf $(HOST_OUT)/framework/vts-tradefed.jar)

# Clean up old location of system_other.avbpubkey
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/security/avb/)

# Clean up bufferhub files
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/hw/android.frameworks.bufferhub@1.0-service)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/init/android.frameworks.bufferhub@1.0-service.rc)

$(call add-clean-step, rm -rf $(PRODUCT_OUT)/super.img)
# ************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
# ************************************************
+82 −72

File changed.

Preview size limit exceeded, changes collapsed.

+3 −3

File changed.

Preview size limit exceeded, changes collapsed.

+5 −7

File changed.

Preview size limit exceeded, changes collapsed.

+1 −4

File changed.

Preview size limit exceeded, changes collapsed.

Loading