sdm660: Remove PRODUCT_ACTIONABLE_COMPATIBLE_PROPERTY_DISABLE
This CL will fully enable whitelisting system properties. To do that, the following unnecessary action triggers are removed as well. Bug: 74266614 Test: succeeded building and tested with blueline Change-Id: I0048fd41a5bcd16dd54ba00ac40c0afbfef21d58
This commit is contained in:
parent
3875693331
commit
f036ce1c01
1 changed files with 0 additions and 1 deletions
|
@ -291,7 +291,6 @@ BOARD_VNDK_VERSION := current
|
|||
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
|
||||
PRODUCT_FULL_TREBLE_OVERRIDE := true
|
||||
PRODUCT_VENDOR_MOVE_ENABLED := true
|
||||
PRODUCT_ACTIONABLE_COMPATIBLE_PROPERTY_DISABLE :=true
|
||||
|
||||
# Timeservice
|
||||
BOARD_USES_QC_TIME_SERVICES := true
|
||||
|
|
Loading…
Reference in a new issue