Use PRODUCT_COMPATIBLE_PROPERTY_OVERRIDE instead of PRODUCT_COMPATIBLE_PROPERTY

PRODUCT_ACTIONABLE_COMPATIBLE_PROPERTY_DISABLE must be true because
wahoo devices aren't prepared yet for whitelisting actionable system
properties.

Bug: 38146102
Test: tested on walleye
Change-Id: Ic41cbbf6cbe6f191f8ffe9a48609e46aeee5c374
This commit is contained in:
Jaekyun Seok
2018-01-17 07:10:27 +09:00
parent a50ad59c5e
commit b619b3220c

View File

@@ -14,7 +14,8 @@
# limitations under the License.
#
PRODUCT_COMPATIBLE_PROPERTY := true
PRODUCT_COMPATIBLE_PROPERTY_OVERRIDE := true
PRODUCT_ACTIONABLE_COMPATIBLE_PROPERTY_DISABLE := true
PRODUCT_PROPERTY_OVERRIDES += \
keyguard.no_require_sim=true