Enable ADB authentication by default.

Change-Id: I942a2df97ef769549b6f76b7c25241380e8df4f1
This commit is contained in:
Chirayu Desai 2013-02-15 21:16:39 +05:30 committed by Danny Baumann
parent 31a3bbf576
commit 59df363c60
1 changed files with 3 additions and 0 deletions

View File

@ -66,6 +66,9 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.com.android.dateformat=MM-dd-yyyy \
ro.com.android.dataroaming=false
# Enable ADB authentication
ADDITIONAL_DEFAULT_PROPERTIES += ro.adb.secure=1
# Copy over the changelog to the device
PRODUCT_COPY_FILES += \
vendor/cm/CHANGELOG.mkdn:system/etc/CHANGELOG-CM.txt