commit | 200f25984ccc8a9e5fc13bfbcde22c17bc80d410 | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Mon Aug 30 12:48:03 2010 -0700 |
committer | Andreas Huber <andih@google.com> | Mon Aug 30 12:48:03 2010 -0700 |
tree | 2f7f60495c1c4fea6bc38d90d1f2ceef4c2dfde9 | |
parent | ae5531434877478985186dd0fb7ffefa12a74e52 [diff] [blame] |
Build without OpenCore by default, remove obsolete opt-in to stagefright. Change-Id: I6e08d2136147f4e279f8a5b2b3837e4317faf27c related-to-bug: 2941153
diff --git a/core/main.mk b/core/main.mk index 3cab933..06a1fdf 100644 --- a/core/main.mk +++ b/core/main.mk
@@ -277,6 +277,8 @@ else # !sdk endif +BUILD_WITHOUT_PV := true + ## precise GC ## ifneq ($(filter dalvik.gc.type-precise,$(PRODUCT_TAGS)),)