Merge cherrypicks of ['googleplex-android-review.googlesource.com/31093893'] into sparse-12848521-L26800030008589216.
SPARSE_CHANGE: I7d32a1060900095d80bab11a88965feac15537aa Change-Id: I590331cf39df0c45365ce88939f18bb30e6b91c2
This commit is contained in:
commit
40c18622a6
1 changed files with 5 additions and 5 deletions
|
@ -435,11 +435,6 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/tegu/tegu-component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/tegu-component-overrides.xml
|
||||
|
||||
# Enable APF by default
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
vendor.powerhal.apf_disabled=false \
|
||||
vendor.powerhal.apf_enabled=true
|
||||
|
||||
# Increment the SVN for any official public releases
|
||||
ifdef RELEASE_SVN_TEGU
|
||||
TARGET_SVN ?= $(RELEASE_SVN_TEGU)
|
||||
|
@ -448,3 +443,8 @@ else
|
|||
TARGET_SVN ?= 2
|
||||
endif
|
||||
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.build.svn=$(TARGET_SVN)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue