Lines Matching refs:framework
23 framework_remoteauth_srcs = [":framework-remoteauth-java-sources"]
35 name: "enable-framework-connectivity-t-targets",
39 // The above defaults can be used to disable framework-connectivity t
44 // framework-connectivity.
46 name: "framework-connectivity-t-defaults",
50 "framework-module-defaults",
53 ":framework-connectivity-tiramisu-updatable-sources",
54 ":framework-nearby-java-sources",
55 ":framework-thread-sources",
63 // Cannot go to framework-connectivity because mid_sdk checks require 31.
67 // The build system will use framework-bluetooth module_current stubs, because
69 "framework-bluetooth",
70 "framework-wifi",
71 // Compile against the entire implementation of framework-connectivity,
72 // including hidden methods. This is safe because if framework-connectivity-t is
73 // on the bootclasspath (i.e., T), then framework-connectivity is also on the
78 "framework-connectivity-pre-jarjar",
83 // For connectivity-framework classes such as Network.aidl,
84 // and connectivity-framework-t classes such as
86 "packages/modules/Connectivity/framework/aidl-export",
106 name: "framework-connectivity-t-mdns-standalone-build-sources",
115 name: "framework-connectivity-t-pre-jarjar",
116 defaults: ["framework-connectivity-t-defaults"],
118 "framework-bluetooth",
119 "framework-wifi",
120 "framework-connectivity-pre-jarjar",
121 "framework-location.stubs.module_lib",
128 // framework-connectivity.
130 name: "framework-connectivity-t",
132 "framework-connectivity-t-defaults",
133 "enable-framework-connectivity-t-targets",
135 // Do not add static_libs to this library: put them in framework-connectivity instead.
137 // framework-connectivity-pre-jarjar match at runtime.
138 jarjar_rules: ":framework-connectivity-jarjar-rules",
140 // Use prebuilt framework-connectivity stubs to avoid circular dependencies
144 "framework-location.stubs.module_lib",
209 src: ":framework-connectivity-t",