Removed support for high performance VR
Removed the command to copy android.hardware.vr.high_performance.xml Change-Id: Idbb037730b5c0cf16161758c9eb34aa92b49fd92
This commit is contained in:
parent
a903d4bc56
commit
e2fe942fb1
1 changed files with 0 additions and 4 deletions
|
@ -216,10 +216,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.vendor.sensors.cmc=false \
|
ro.vendor.sensors.cmc=false \
|
||||||
ro.vendor.sdk.sensors.gestures=false
|
ro.vendor.sdk.sensors.gestures=false
|
||||||
|
|
||||||
# High performance VR feature
|
|
||||||
PRODUCT_COPY_FILES += \
|
|
||||||
frameworks/native/data/etc/android.hardware.vr.high_performance.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vr.high_performance.xml
|
|
||||||
|
|
||||||
# FBE support
|
# FBE support
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
device/qcom/sdm660_64/init.qti.qseecomd.sh:$(TARGET_COPY_OUT_VENDOR)/bin/init.qti.qseecomd.sh
|
device/qcom/sdm660_64/init.qti.qseecomd.sh:$(TARGET_COPY_OUT_VENDOR)/bin/init.qti.qseecomd.sh
|
||||||
|
|
Loading…
Reference in a new issue