add empty product manifest

* Needed with enforce-product-packages-exist.
* c38cec789c
This commit is contained in:
Konsta
2025-04-05 00:03:40 +03:00
parent 02b1412be8
commit 4ce5bf57b6
2 changed files with 2 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ BOARD_KERNEL_CMDLINE := console=ttyAMA10,115200 no_console_suspend root=/dev/ram
# Manifest
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := $(DEVICE_PATH)/framework_compatibility_matrix.xml
DEVICE_MANIFEST_FILE := $(DEVICE_PATH)/manifest.xml
PRODUCT_MANIFEST_FILES := $(DEVICE_PATH)/product_manifest.xml
# Partition sizes
BOARD_FLASH_BLOCK_SIZE := 4096