DeviceAsWebcam: Add overlays for physical camera id
Using physical streams reduces power since camera consumes a bulk of the power. Bug: 242346116 Test: Manual webcam use; See power reduction Change-Id: Icd0c7c720128604e0c0987ae90fc3bdb99d9a95a
This commit is contained in:
@@ -223,6 +223,10 @@ PRODUCT_PACKAGES += \
|
||||
NoCutoutOverlay \
|
||||
AvoidAppsInCutoutOverlay
|
||||
|
||||
# Android DeviceAsWebcam specific overlay
|
||||
PRODUCT_PACKAGES += \
|
||||
DeviceAsWebcamLynx
|
||||
|
||||
# MIPI Coex Configs
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/lynx/lynx/radio/lynx_display_primary_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/display_primary_mipi_coex_table.csv
|
||||
|
Reference in New Issue
Block a user