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:
parent
8d8446e0d0
commit
24f43348a9
5 changed files with 41 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue