am 200f2598: Build without OpenCore by default, remove obsolete opt-in to stagefright.

Merge commit '200f25984ccc8a9e5fc13bfbcde22c17bc80d410' into gingerbread-plus-aosp

* commit '200f25984ccc8a9e5fc13bfbcde22c17bc80d410':
  Build without OpenCore by default, remove obsolete opt-in to stagefright.
This commit is contained in:
Andreas Huber
2010-08-30 13:06:50 -07:00
committed by Android Git Automerger
2 changed files with 2 additions and 3 deletions

View File

@@ -277,6 +277,8 @@ ADDITIONAL_BUILD_PROPERTIES += ro.config.nocheckin=yes
else # !sdk
endif
BUILD_WITHOUT_PV := true
## precise GC ##
ifneq ($(filter dalvik.gc.type-precise,$(PRODUCT_TAGS)),)

View File

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