Enable ADB authentication by default.
Change-Id: I942a2df97ef769549b6f76b7c25241380e8df4f1
This commit is contained in:
parent
31a3bbf576
commit
59df363c60
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user