Move WAPPushManager to /product
WAPPushManager is not in mainline, thus move it to /product. Bug: 138284376 Test: Boot aosp_cf_x86_phone Change-Id: I65b530547a25efa501bafcfa986111f0f899211d
This commit is contained in:
@@ -9,4 +9,6 @@ android_app {
|
||||
optimize: {
|
||||
proguard_flags_files: ["proguard.flags"],
|
||||
},
|
||||
|
||||
product_specific: true,
|
||||
}
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user