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:
Jaekyun Seok 2018-04-06 07:42:23 +09:00 committed by Max Weffers
parent 3875693331
commit f036ce1c01
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -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