Enable VABC on a per-device basis.

Bug: 180253982
Test: VABC enabled on redfin, bramble
      VABC disabled on barbet
Change-Id: I482fc2d2667ae96b50b3969867b27053b45af893
This commit is contained in:
David Anderson
2021-02-16 12:14:46 -08:00
parent cb4d4eb136
commit e52fd5337b

View File

@@ -31,6 +31,8 @@ PRODUCT_VENDOR_KERNEL_HEADERS := device/google/redbull-kernel/sm7250/kernel-head
include build/make/target/product/iorap_large_memory_config.mk
include device/google/redbull/device-common.mk
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/compression.mk)
# LOCAL_PATH is device/google/redbull before this
LOCAL_PATH := device/google/redfin