[Emulator] Add comment about including AOSP messaging on AOSP images.
We've gone back and forth on this a few times.
Just state clearly why we're including the AOSP messaging APP here.
BUG:22097835
Change-Id: I26864ba033f0a211d038fa3526241c869d677217
diff --git a/target/product/sdk_phone_x86.mk b/target/product/sdk_phone_x86.mk
index 2feb6cc..01c2e83 100644
--- a/target/product/sdk_phone_x86.mk
+++ b/target/product/sdk_phone_x86.mk
@@ -21,6 +21,9 @@
$(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_base.mk)
+# AOSP emulator images build the AOSP messaging app.
+# Google API images override with the Google API app.
+# See vendor/google/products/sdk_google_phone_*.mk
PRODUCT_PACKAGES += \
messaging