DeviceAsWebcam: Add overlays for physical camera id am: 24f43348a9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/24046191 Change-Id: I0cb830620703158d68422c0e9035dd5c70321dc6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
2a84086b75
5 changed files with 41 additions and 0 deletions
|
@ -226,6 +226,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