S0acewar: sepolicy: Migrate to soong_config for camera override

Replace deprecated TARGET_CAMERA_OVERRIDE_FORMAT_FROM_RESERVED with soong_config_det as per build syst requirements
This commit is contained in:
nyxalune
2025-11-20 14:05:54 +00:00
parent b31209173f
commit 1da7c58a3a

View File

@@ -50,7 +50,7 @@ HWUI_COMPILE_FOR_PERF := true
TARGET_USES_VULKAN := true
# Camera
TARGET_CAMERA_OVERRIDE_FORMAT_FROM_RESERVED := true
$(call soong_config_set,camera,override_format_from_reserved,true)
# Build
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true