Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Android/tools/tools/rootcanal/proto/   (Android Betriebssystem Version 17©)  Datei vom 26.5.2026 mit Größe 596 B image not shown  

Quelle  Android.bp   Sprache: unbekannt

 
Spracherkennung für: .bp vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

filegroup {
    name: "rootcanal-protos",
    srcs: [
        "rootcanal/configuration.proto",
    ],
}

// This library contains the generated headers for the
// RootCanal configuration file / parameter.
cc_library_static {
    name: "librootcanal_config",
    host_supported: true,
    vendor_available: true,
    proto: {
        export_proto_headers: true,
        canonical_path_from_root: false,
        type: "full",
        include_dirs: [
            "tools/rootcanal/proto",
        ],
    },
    shared_libs: [
        "libprotobuf-cpp-full",
    ],
    srcs: [":rootcanal-protos"],
}

[Dauer der Verarbeitung: 0.17 Sekunden, vorverarbeitet 2026-06-27]