From e2fe942fb19881417e3ca079e0e57a9845604499 Mon Sep 17 00:00:00 2001 From: Anirudh Radhakrishnan Date: Mon, 13 Nov 2017 12:02:05 -0800 Subject: [PATCH] Removed support for high performance VR Removed the command to copy android.hardware.vr.high_performance.xml Change-Id: Idbb037730b5c0cf16161758c9eb34aa92b49fd92 --- sdm660_64.mk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sdm660_64.mk b/sdm660_64.mk index a20fd334..25a83332 100644 --- a/sdm660_64.mk +++ b/sdm660_64.mk @@ -216,10 +216,6 @@ PRODUCT_PROPERTY_OVERRIDES += \ ro.vendor.sensors.cmc=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 PRODUCT_COPY_FILES += \ device/qcom/sdm660_64/init.qti.qseecomd.sh:$(TARGET_COPY_OUT_VENDOR)/bin/init.qti.qseecomd.sh