summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-05-21 03:05:43 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-05-21 03:05:43 +0000
commita6a6cc4d7dc2f6c34017bf24c000bd189c9be71e (patch)
treeab167134141d14fa2a9936de00455e91e7ff1334
parentc06f2d3c26c60ea124c788829907ee59858b89e4 (diff)
parenta04272175329805630c61da5558483cca0f3e690 (diff)
downloadandroid_device_generic_goldfish-a6a6cc4d7dc2f6c34017bf24c000bd189c9be71e.tar.gz
android_device_generic_goldfish-a6a6cc4d7dc2f6c34017bf24c000bd189c9be71e.tar.bz2
android_device_generic_goldfish-a6a6cc4d7dc2f6c34017bf24c000bd189c9be71e.zip
Snap for 5587110 from a04272175329805630c61da5558483cca0f3e690 to qt-release
Change-Id: I69269b91d27b6c6fb6525a626e3b134200b8ea7e
-rw-r--r--vendor.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor.mk b/vendor.mk
index d008911..2d2642d 100644
--- a/vendor.mk
+++ b/vendor.mk
@@ -137,6 +137,10 @@ PRODUCT_PACKAGES += android.hardware.thermal@2.0-service.mock
PRODUCT_COPY_FILES += \
device/generic/goldfish/data/etc/permissions/privapp-permissions-goldfish.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/privapp-permissions-goldfish.xml
+# Goldfish does not support ION needed for Codec 2.0
+PRODUCT_PROPERTY_OVERRIDES += \
+ debug.stagefright.ccodec=0
+
PRODUCT_COPY_FILES += \
device/generic/goldfish/fstab.ranchu.initrd:$(TARGET_COPY_OUT_RAMDISK)/fstab.ranchu \