Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1814c42a authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Camera: Add host_support to AIDL interfaces" into main

parents 0277014f 25e6c705
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ package {

aidl_interface {
    name: "android.hardware.camera.common",
    host_supported: true,
    vendor_available: true,
    srcs: ["android/hardware/camera/common/*.aidl"],
    frozen: true,
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ package {

aidl_interface {
    name: "android.hardware.camera.device",
    host_supported: true,
    vendor_available: true,
    srcs: ["android/hardware/camera/device/*.aidl"],
    frozen: true,
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ package {

aidl_interface {
    name: "android.hardware.camera.metadata",
    host_supported: true,
    vendor_available: true,
    srcs: ["android/hardware/camera/metadata/*.aidl"],
    frozen: true,
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ package {

aidl_interface {
    name: "android.hardware.camera.provider",
    host_supported: true,
    vendor_available: true,
    srcs: [
        "android/hardware/camera/provider/*.aidl",