am c1ab82ae: Merge "Use stagefright (instead of OpenCore) authoring engine by default -rebased" into gingerbread

Merge commit 'c1ab82ae6b26d12cf6d5cdad1bd0ffc0d3acfb9b' into gingerbread-plus-aosp

* commit 'c1ab82ae6b26d12cf6d5cdad1bd0ffc0d3acfb9b':
  Use stagefright (instead of OpenCore) authoring engine by default
This commit is contained in:
James Dong 2010-06-24 11:57:25 -07:00 committed by Android Git Automerger
commit 6f2bb44b4b
1 changed files with 3 additions and 0 deletions

View File

@ -43,3 +43,6 @@ PRODUCT_PACKAGES := \
PackageInstaller \
DefaultContainerService \
Bugreport
PRODUCT_PROPERTY_OVERRIDES += \
media.stagefright.enable-record=true