mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-01-28 13:46:14 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user