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

Commit 153bc389 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6611069 from 1805947e to mainline-release

Change-Id: Ib752d9c45d94c536e7988dbfbf2f977390b95388
parents 2177290e 1805947e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -713,6 +713,9 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/vintf/manifest/android.h
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/apex/com.android.cellbroadcast.apex)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/apex/com.android.cellbroadcast)

# Remove CellBroadcastLegacyApp for Go devices
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/CellBroadcastLegacyApp)

# Remove MediaProvider after moving into APEX
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/MediaProvider)