Skip to content

Commit

Permalink
m1s1: Remove VR permissions
Browse files Browse the repository at this point in the history
The service and binderized HAL for VR on msm8996 have been removed.

Change-Id: I404ad381651e3218aee7839613a0f0d128cdb37f
  • Loading branch information
bgcngm authored and mikeNG committed Jan 26, 2025
1 parent efa6680 commit 4fd5f78
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions device-common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -242,11 +242,6 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.sensor.stepdetector.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.stepdetector.xml \
frameworks/native/data/etc/android.hardware.sensor.hifi_sensors.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.sensor.hifi_sensors.xml

# VR features
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 \
frameworks/native/data/etc/android.hardware.vr.headtracking-0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vr.headtracking.xml \

# new gatekeeper HAL
PRODUCT_PACKAGES += \
android.hardware.gatekeeper@1.0-impl:64 \
Expand Down

0 comments on commit 4fd5f78

Please sign in to comment.