Merge "Set ro.oem_unlock_supported"

This commit is contained in:
Linux Build Service Account 2017-07-18 15:26:23 -07:00 committed by Gerrit - the friendly Code Review server
commit efc712b0c3
1 changed files with 4 additions and 0 deletions

View File

@ -1017,6 +1017,10 @@ ifeq ($(strip $(TARGET_USES_QTIC_EXTENSION)),true)
PRODUCT_BOOT_JARS += com.qualcomm.qti.camera
endif
# OEM Unlock reporting
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
ro.oem_unlock_supported=true
PRODUCT_PACKAGES += \
android.hardware.renderscript@1.0.vndk-sp\
android.hardware.graphics.allocator@2.0.vndk-sp\