Skip to content

Commit

Permalink
CommonConfig: add BUILD_BROKEN_INCORRECT_PARTITION_IMAGES
Browse files Browse the repository at this point in the history
change needed on Android 14 to be able to handle symlinks

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
  • Loading branch information
jerpelea committed Sep 2, 2024
1 parent dd83ea0 commit 1e6ad6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CommonConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -213,3 +213,4 @@ TARGET_USES_IMS:= true
NEED_AIDL_NDK_PLATFORM_BACKEND := true

BUILD_BROKEN_PLUGIN_VALIDATION := soong-qti_kernel_headers_defaults
BUILD_BROKEN_INCORRECT_PARTITION_IMAGES := true

0 comments on commit 1e6ad6f

Please sign in to comment.