Merge cherrypicks of ['googleplex-android-review.googlesource.com/25176955', 'googleplex-android-review.googlesource.com/25063890', 'googleplex-android-review.googlesource.com/25181894'] into udc-qpr1-release.
Change-Id: I723e6b90de0086e165cef0e5f7ca0fe202bc0e61
This commit is contained in:
commit
1c069c5ccd
1 changed files with 6 additions and 1 deletions
|
@ -205,7 +205,7 @@ PRODUCT_SOONG_NAMESPACES += \
|
|||
|
||||
# Increment the SVN for any official public releases
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.build.svn=28
|
||||
ro.vendor.build.svn=30
|
||||
|
||||
# Vibrator HAL
|
||||
PRODUCT_VENDOR_PROPERTIES +=\
|
||||
|
@ -372,3 +372,8 @@ PRODUCT_PACKAGES_DEBUG += \
|
|||
# Enable DeviceAsWebcam support
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.usb.uvc.enabled=true
|
||||
|
||||
# Quick Start device-specific settings
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.quick_start.oem_id=00e0 \
|
||||
ro.quick_start.device_id=felix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue