commit | 0d23fec792d2bc92417d2b2e716be73704efc240 | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@android.com> | Thu Jun 09 14:54:40 2011 -0700 |
committer | Mike Lockwood <lockwood@android.com> | Thu Jun 09 14:54:40 2011 -0700 |
tree | 8de9f8b69916c9272ea44a877efa71f5becdc3f5 | |
parent | 5b65ee497492c278ee8bd9a92a846363e81a155b [diff] |
Add support for products overriding properties in /default.prop We need this to allow products to specify the default USB configuration, and allow the build system to add adb to this configuration for eng and userdebug builds. For example: PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \ persist.sys.usb.config=mtp Change-Id: I83d7d918e57a8117eb96919e17d8ad52afdc0388 Signed-off-by: Mike Lockwood <lockwood@android.com>