Skip to content

Commit

Permalink
chiron: Remove BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED
Browse files Browse the repository at this point in the history
* Defaults to true if full VNDK is enabled

Change-Id: I2d59cbae13eb3712fd13ab09eea582c8d5768e8f
  • Loading branch information
SebaUbuntu authored and BYZYB committed Apr 16, 2023
1 parent 2e09ec5 commit e3c4bbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ PRODUCT_PRIVATE_SEPOLICY_DIRS += $(DEVICE_PATH)/sepolicy/private
PRODUCT_PUBLIC_SEPOLICY_DIRS += $(DEVICE_PATH)/sepolicy/public

# Treble
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
BOARD_VNDK_VERSION := current
PRODUCT_FULL_TREBLE_OVERRIDE := true

Expand Down

0 comments on commit e3c4bbd

Please sign in to comment.