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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user