Allow userdebug builds (with adb in insecure mode)

gugelfrei
ctso 14 years ago
parent edf52d932f
commit 38ae930a03

@ -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

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

Loading…
Cancel
Save