This breaks (stupid) keymaster

This commit is contained in:
Pierre-Hugues Husson 2018-02-11 21:07:15 +01:00
parent 5f2ba98975
commit 9f92f9e233
1 changed files with 0 additions and 1 deletions

View File

@ -20,5 +20,4 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
#from /system/etc/prop.default, then /vendor/build.prop, then /system/build.prop
#So we need to set our props in prop.default
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
ro.build.version.security_patch=$(PLATFORM_SECURITY_PATCH) \
ro.build.version.sdk=$(PLATFORM_SDK_VERSION)