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

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

Merge "Move WAPPushManager to /product" am: b28fac6e am: 8b5e298f am: d16993ad

am: 4c11047b

Change-Id: Id1db84722cbabaa0cc62a094eb9ed398aabbc2e2
parents 3aa51b7c 4c11047b
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)