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

Commit d6b31e94 authored by Parth Sane's avatar Parth Sane Committed by Android (Google) Code Review
Browse files

Merge "Create filegroup and remove aidl definition for StatsBootstrap aidl" into main

parents c99c24d3 447fea5b
Loading
Loading
Loading
Loading
+3 −8
Original line number Diff line number Diff line
@@ -630,19 +630,14 @@ filegroup {
    ],
}

aidl_interface {
    name: "android.os.statsbootstrap_aidl",
    unstable: true,
filegroup {
    name: "android-os-statsbootstrap-aidl",
    srcs: [
        "android/os/IStatsBootstrapAtomService.aidl",
        "android/os/StatsBootstrapAtom.aidl",
        "android/os/StatsBootstrapAtomValue.aidl",
    ],
    backend: {
        cpp: {
            enabled: true,
        },
    },
    visibility: ["//frameworks/native/libs/binder"],
}

// utility classes statically linked into wifi-service