additional build hacks for the big-hacks-patch r5
authornotaz <notasas@gmail.com>
Sat, 16 Jun 2012 16:07:53 +0000 (19:07 +0300)
committernotaz <notasas@gmail.com>
Sat, 16 Jun 2012 16:07:53 +0000 (19:07 +0300)
patches/all.patch

index 1eaa520..3814c9b 100644 (file)
@@ -1,4 +1,20 @@
 
+project build/
+diff --git a/build/core/product_config.mk b/build/core/product_config.mk
+index fd8feb7..ee2be34 100644
+--- a/build/core/product_config.mk
++++ b/build/core/product_config.mk
+@@ -193,7 +193,8 @@ else
+   #
+   #TODO: when we start allowing direct pointers to product files,
+   #    guarantee that they're in this list.
+-  $(call import-products, $(get-all-product-makefiles))
++  #$(call import-products, $(get-all-product-makefiles))
++  $(call import-products, device/openpandora/pandora/pandora.mk)
+ endif # TARGET_BUILD_APPS
+ $(check-all-products)
+ #$(dump-products)
+
 project external/hostap/
 diff --git a/external/hostap/Android.mk b/external/hostap/Android.mk
 index 77d72ea..5c6b589 100644
@@ -270,3 +286,18 @@ index fb088e1..f99227c 100644
      }
  
      NetlinkEvent *evt = new NetlinkEvent();
+
+project vendor/cyanogen/
+diff --git a/vendor/cyanogen/products/common.mk b/vendor/cyanogen/products/common.mk
+index 195bc57..0477688 100644
+--- a/vendor/cyanogen/products/common.mk
++++ b/vendor/cyanogen/products/common.mk
+@@ -87,7 +87,7 @@ PRODUCT_COPY_FILES += \
+ #    vendor/cyanogen/prebuilt/common/etc/init.d/10apps2sd:system/etc/init.d/10apps2sd
+ PRODUCT_COPY_FILES +=  \
+-    vendor/cyanogen/proprietary/RomManager.apk:system/app/RomManager.apk \
++#    vendor/cyanogen/proprietary/RomManager.apk:system/app/RomManager.apk \
+ # Enable SIP+VoIP on all targets
+ PRODUCT_COPY_FILES += \