mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Declare location of device manifest
Bug: 36810913 Bug: 36983271 Test: make and inspect $OUT/vendor/manifest.xml Change-Id: I2a3a6adc7193d95875729e93a987cb7c11aab7aa
This commit is contained in:
@@ -136,3 +136,6 @@ TARGET_USES_COLOR_METADATA := true
|
||||
|
||||
# Charger Mode
|
||||
BOARD_CHARGER_ENABLE_SUSPEND := true
|
||||
|
||||
# Vendor Interface Manifest
|
||||
DEVICE_MANIFEST_FILE := device/google/wahoo/manifest.xml
|
||||
|
||||
@@ -76,10 +76,6 @@ endif
|
||||
MSM_VIDC_TARGET_LIST := msm8998 # Get the color format from kernel headers
|
||||
MASTER_SIDE_CP_TARGET_LIST := msm8998 # ION specific settings
|
||||
|
||||
# Vendor Interface Manifest
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/manifest.xml:$(TARGET_COPY_OUT_VENDOR)/manifest.xml
|
||||
|
||||
# A/B support
|
||||
PRODUCT_PACKAGES += \
|
||||
otapreopt_script \
|
||||
|
||||
Reference in New Issue
Block a user