Skip to content

Commit

Permalink
m1s1: remove non-existant vr-virtual touchpad
Browse files Browse the repository at this point in the history
Frameworks/native/services/vr was removed in qrp1.

Change-Id: I5c3fabdaf350c889e1300f6f5f894d15a01f6a07
  • Loading branch information
drmarble committed Dec 20, 2024
1 parent 946f1e5 commit 4ff1492
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions device-common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@ PRODUCT_COPY_FILES += \
device/google/marlin/qpnp_pon.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/qpnp_pon.kl \
device/google/marlin/uinput-fpc.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/uinput-fpc.kl \
device/google/marlin/uinput-fpc.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/uinput-fpc.idc \
device/google/marlin/synaptics_dsxv26.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/synaptics_dsxv26.idc \
frameworks/native/services/vr/virtual_touchpad/idc/vr-virtual-touchpad-0.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/vr-virtual-touchpad-0.idc \
frameworks/native/services/vr/virtual_touchpad/idc/vr-virtual-touchpad-1.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/vr-virtual-touchpad-1.idc \
device/google/marlin/synaptics_dsxv26.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/synaptics_dsxv26.idc

# copy customized media_profiles and media_codecs xmls for msm8996
PRODUCT_COPY_FILES += \
Expand Down

0 comments on commit 4ff1492

Please sign in to comment.