sdm710-common: add new property
The property will be used to detect the framework type at runtime. Change-Id: Id5ede408641cd371d546ee5b35087c71781e380b CRs-Fixed: 2379644 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
d0f96fa3da
commit
caeca8272f
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.vendor.data.mode=concurrent
|
||||
|
||||
# Fwk detect
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.vendor.qti.va_aosp.support=1
|
||||
|
||||
# Graphics
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
debug.sf.enable_hwc_vds=1 \
|
||||
|
|
Loading…
Reference in a new issue