Allow userdebug builds (with adb in insecure mode)

This commit is contained in:
ctso 2010-06-25 02:38:08 +00:00
parent edf52d932f
commit 38ae930a03
2 changed files with 3 additions and 0 deletions

View File

@ -14,3 +14,5 @@ PRODUCT_COPY_FILES += \
vendor/cyanogen/CHANGELOG:system/etc/CHANGELOG-CM.txt
PRODUCT_PACKAGE_OVERLAYS := vendor/cyanogen/overlay
ADDITIONAL_DEFAULT_PROPERTIES += ro.secure=0

View File

@ -1 +1,2 @@
add_lunch_combo cyanogen_passion-eng
add_lunch_combo cyanogen_passion-userdebug