Skip to content
Snippets Groups Projects
Commit 1048b508 authored by Michael Bestas's avatar Michael Bestas Committed by Dhina17
Browse files

onclite: Enforce vintf kernel requirements

The build system enables this for shipping API level >=29
but we also want it to pass the vintf runtime checks.

Change-Id: Ie2147893a1551b736880913334a3c134a17ca91c
parent 620a2efd
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,8 @@
$(call inherit-product, vendor/xiaomi/onclite/onclite-vendor.mk)
PRODUCT_OTA_ENFORCE_VINTF_KERNEL_REQUIREMENTS := true
# Overlays
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay-lineage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment