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

Commit 8b5e298f authored by Po-Chien Hsueh's avatar Po-Chien Hsueh Committed by android-build-merger
Browse files

Merge "Move WAPPushManager to /product"

am: b28fac6e

Change-Id: Ibeab5e60fba0d16e5e713b28e13cccfc7a6d243e
parents 932b360d b28fac6e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -9,4 +9,6 @@ android_app {
    optimize: {
        proguard_flags_files: ["proguard.flags"],
    },

    product_specific: true,
}
+2 −0
Original line number Diff line number Diff line
@@ -47,3 +47,5 @@
# ************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
# ************************************************

$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/WAPPushManager)