Move device specific VINTF manifests

Install device specific compatibility matrix to product partition.
For now device specific manifests are installed in the system partition
which is not allowed for CSI.

Bug: 151690176
Bug: 120600021
Test: make
Change-Id: I59d6a4652dd0c90dc263c62fa0a94ebf2b91fff6
This commit is contained in:
Justin Yun
2020-09-25 18:28:16 +09:00
parent b8b5ec5408
commit 4894a0a2a3
2 changed files with 1 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ USES_DEVICE_GOOGLE_REDFIN := true
include device/google/redbull/BoardConfig-common.mk
DEVICE_MANIFEST_FILE += device/google/redfin/manifest.xml
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE += device/google/redfin/device_framework_matrix.xml
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/redfin/device_framework_matrix_product.xml
# Testing related defines
#BOARD_PERFSETUP_SCRIPT := platform_testing/scripts/perf-setup/r3-setup.sh