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

Commit 369f2399 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "specify import version (I)"

parents 1ddd4377 b16a3dbc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ aidl_interface {
    imports: [
        "android.hardware.common-V2",
        "android.hardware.common.fmq-V1",
        "android.hardware.audio.common",
        "android.hardware.audio.common-V1",
    ],
    backend: {
        cpp: {
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ aidl_interface {
    vendor_available: true,
    srcs: ["android/hardware/input/processor/*.aidl"],
    imports: [
        "android.hardware.input.common",
        "android.hardware.input.common-V1",
    ],
    stability: "vintf",
    backend: {