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

Commit 8cdcadcb authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Revert^2 "Remove Vndk_use_version property from AIDL"" into main

parents 7f89d617 377b4660
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -13,7 +13,6 @@ aidl_interface {
    vendor_available: true,
    product_available: true,
    double_loadable: true,
    vndk_use_version: "2",
    srcs: [
        "android/hardware/common/*.aidl",
    ],
+0 −1
Original line number Diff line number Diff line
@@ -12,7 +12,6 @@ aidl_interface {
    name: "android.hardware.graphics.allocator",
    vendor_available: true,
    double_loadable: true,
    vndk_use_version: "2",
    srcs: ["android/hardware/graphics/allocator/*.aidl"],
    imports: [
        "android.hardware.common-V2",
+0 −1
Original line number Diff line number Diff line
@@ -13,7 +13,6 @@ aidl_interface {
    host_supported: true,
    vendor_available: true,
    double_loadable: true,
    vndk_use_version: "5",
    srcs: [
        "android/hardware/graphics/common/*.aidl",
    ],
+0 −1
Original line number Diff line number Diff line
@@ -30,7 +30,6 @@ aidl_interface {
    vendor_available: true,
    double_loadable: true,
    frozen: false,
    vndk_use_version: "1",
    srcs: [
        "android/hardware/graphics/composer3/*.aidl",
    ],