aboutsummaryrefslogtreecommitdiff
path: root/msm8996.mk
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-10-14 18:34:39 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-10-14 18:34:39 +0530
commitea30e6e77df9c7a651f22bcc5797b8a3f33703dc (patch)
tree661105b30345591c263de4a799316f10f3879adc /msm8996.mk
parentca18b92429b591e48d8c5cc1cf1685499dc5e86c (diff)
update
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-xmsm8996.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/msm8996.mk b/msm8996.mk
index 7980d8b..796c156 100755
--- a/msm8996.mk
+++ b/msm8996.mk
@@ -32,6 +32,8 @@ $(call inherit-product, vendor/zuk/msm8996-common/msm8996-common-vendor.mk)
# Setup dalvik vm configs
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
+PRODUCT_OTA_ENFORCE_VINTF_KERNEL_REQUIREMENTS := true
+
# Overlays
DEVICE_PACKAGE_OVERLAYS += \
$(LOCAL_PATH)/overlay \
@@ -147,7 +149,8 @@ PRODUCT_PACKAGES += \
android.hardware.camera.provider@2.5:64 \
camera.msm8996 \
libion.vendor \
- libgui_vendor
+ libgui_vendor \
+ libstdc++_vendor
# Common init scripts
PRODUCT_PACKAGES += \