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

Commit 78925da4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "specify import version (I)"

parents 51b6d834 e4895906
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ aidl_interface {
        "android/hardware/biometrics/face/**/*.aidl",
    ],
    imports: [
        "android.hardware.biometrics.common",
        "android.hardware.biometrics.common-V2",
        "android.hardware.common-V2",
        "android.hardware.keymaster-V3",
    ],
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ aidl_interface {
        "android/hardware/biometrics/fingerprint/**/*.aidl",
    ],
    imports: [
        "android.hardware.biometrics.common",
        "android.hardware.biometrics.common-V2",
        "android.hardware.keymaster-V3",
    ],
    stability: "vintf",
+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: {
+8 −8
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ aidl_interface {
    srcs: ["android/hardware/radio/config/*.aidl"],
    frozen: true,
    stability: "vintf",
    imports: ["android.hardware.radio"],
    imports: ["android.hardware.radio-V1"],
    backend: {
        cpp: {
            enabled: false,
@@ -62,7 +62,7 @@ aidl_interface {
    host_supported: true,
    srcs: ["android/hardware/radio/data/*.aidl"],
    stability: "vintf",
    imports: ["android.hardware.radio"],
    imports: ["android.hardware.radio-V1"],
    backend: {
        cpp: {
            enabled: false,
@@ -86,7 +86,7 @@ aidl_interface {
    host_supported: true,
    srcs: ["android/hardware/radio/messaging/*.aidl"],
    stability: "vintf",
    imports: ["android.hardware.radio"],
    imports: ["android.hardware.radio-V1"],
    backend: {
        cpp: {
            enabled: false,
@@ -110,7 +110,7 @@ aidl_interface {
    host_supported: true,
    srcs: ["android/hardware/radio/modem/*.aidl"],
    stability: "vintf",
    imports: ["android.hardware.radio"],
    imports: ["android.hardware.radio-V1"],
    backend: {
        cpp: {
            enabled: false,
@@ -134,7 +134,7 @@ aidl_interface {
    host_supported: true,
    srcs: ["android/hardware/radio/network/*.aidl"],
    stability: "vintf",
    imports: ["android.hardware.radio"],
    imports: ["android.hardware.radio-V1"],
    backend: {
        cpp: {
            enabled: false,
@@ -159,8 +159,8 @@ aidl_interface {
    srcs: ["android/hardware/radio/sim/*.aidl"],
    stability: "vintf",
    imports: [
        "android.hardware.radio",
        "android.hardware.radio.config",
        "android.hardware.radio-V1",
        "android.hardware.radio.config-V1",
    ],
    backend: {
        cpp: {
@@ -188,7 +188,7 @@ aidl_interface {
    host_supported: true,
    srcs: ["android/hardware/radio/voice/*.aidl"],
    stability: "vintf",
    imports: ["android.hardware.radio"],
    imports: ["android.hardware.radio-V1"],
    backend: {
        cpp: {
            enabled: false,