Merge cherrypicks of ['googleplex-android-review.googlesource.com/31093893'] into sparse-12848521-L26800030008589216.

SPARSE_CHANGE: I7d32a1060900095d80bab11a88965feac15537aa

Change-Id: I590331cf39df0c45365ce88939f18bb30e6b91c2
This commit is contained in:
Android Build Coastguard Worker 2024-12-25 22:55:52 -08:00
commit 40c18622a6

View file

@ -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)