Move Messaging to /product

Move Messaging to /product as we usually override it by proprietary
apps on shipping devices.

Bug: 138283161
Test: Run this app on aosp_crosshatch
Change-Id: I30e1f291f249e15b0d9131cfa72cc9e9f4a37234
This commit is contained in:
Po-Chien Hsueh
2019-08-13 17:06:33 +08:00
parent 7ccc6d1b9f
commit 8e173329e0
2 changed files with 44 additions and 1 deletions
+3 -1
View File
@@ -71,7 +71,9 @@ LOCAL_CERTIFICATE := platform
LOCAL_SDK_VERSION := current
LOCAL_MODULE_PATH := $(TARGET_OUT_APPS)
LOCAL_PRODUCT_MODULE := true
LOCAL_MODULE_PATH := $(TARGET_OUT_PRODUCT_APPS)
LOCAL_COMPATIBILITY_SUITE := general-tests