summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorOwen Kim <owenkmg@google.com>2023-02-15 00:20:50 +0000
committerOwen Kim <owenkmg@google.com>2023-02-15 17:14:13 +0000
commit6d8e22d7fa1ac579b4e89d1f7bcf72c02f33253d (patch)
tree4a58aec491eaa56691c3094ce7e034af9c1e33d3 /device.mk
parent5f6267c0b031c57fa95b3a76ff33bc9421e2e90b (diff)
downloadgs201-6d8e22d7fa1ac579b4e89d1f7bcf72c02f33253d.tar.gz
Remove "vendor.android.hardware.camera.stream-usecase" feature
Bug: 267637637 Test: adb dumpsys Change-Id: I320334c4a5b06f9e55ee63bdae1225cefba1f638
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 40b9c9c..ff879a1 100644
--- a/device.mk
+++ b/device.mk
@@ -635,7 +635,6 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.camera.full.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.full.xml\
frameworks/native/data/etc/android.hardware.camera.raw.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.raw.xml\
vendor/google/services/LyricCameraHAL/src/vendor.android.hardware.camera.preview-dis.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/vendor.android.hardware.camera.preview-dis.xml\
- vendor/google/services/LyricCameraHAL/src/vendor.android.hardware.camera.stream-usecase.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/vendor.android.hardware.camera.stream-usecase.xml\
#PRODUCT_COPY_FILES += \
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml \