device_google_pantah/panther/overlay_packages/DeviceAsWebcamPanther/Android.bp
Jayant Chowdhary ad13acc5a6 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: Iceb40743dc53dbb50640969294c9f18f4dda60c0
Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>
2023-06-09 12:32:52 +00:00

10 lines
219 B
Text

package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
runtime_resource_overlay {
name: "DeviceAsWebcamPanther",
certificate: "platform",
product_specific: true,
sdk_version: "current",
}