Home
last modified time | relevance | path

Searched refs:framework (Results 1 – 25 of 868) sorted by relevance

12345678910>>...35

/packages/modules/Wifi/framework/
DAndroid.bp26 name: "framework-wifi-updatable-exported-aidl-sources",
33 name: "framework-wifi-updatable-java-sources",
43 name: "framework-wifi-updatable-sources",
45 ":framework-wifi-updatable-java-sources",
46 ":framework-wifi-updatable-exported-aidl-sources",
53 name: "framework-wifi-annotations",
68 // list of tests that are allowed to access @hide APIs from framework-wifi
74 "//packages/modules/Wifi/framework/tests",
100 // defaults shared between `framework-wifi` & `framework-wifi-pre-jarjar`
101 // java_sdk_library `framework-wifi` needs sources to generate stubs, so it cannot reuse
[all …]
/packages/modules/Connectivity/framework/
DAndroid.bp24 name: "framework-connectivity-internal-sources",
36 name: "framework-connectivity-aidl-export-sources",
48 name: "framework-connectivity-sources",
49 defaults: ["framework-sources-module-defaults"],
51 ":framework-connectivity-internal-sources",
52 ":framework-connectivity-aidl-export-sources",
58 name: "framework-connectivity-defaults",
59 defaults: ["framework-module-defaults"],
63 ":framework-connectivity-sources",
64 ":net-utils-framework-common-srcs",
[all …]
/packages/modules/Bluetooth/framework/
DAndroid.bp6 name: "framework-bluetooth-sources",
7 defaults: ["framework-sources-module-defaults"],
15 // defaults shared between `framework-bluetooth` & `framework-bluetooth-pre-jarjar`
16 // java_sdk_library `framework-bluetooth` needs sources to generate stubs, so it cannot reuse
17 // `framework-bluetooth-pre-jarjar`
19 name: "framework-bluetooth-defaults",
28 "framework-tethering.stubs.module_lib",
34 "framework-tethering.stubs.module_lib",
38 ":framework-bluetooth-sources",
43 // bluetooth-service needs pre-jarjared version of framework-bluetooth so it can reference copied u…
[all …]
/packages/modules/Uwb/framework/
DAndroid.bp26 name: "framework-uwb-updatable-exported-aidl-sources",
33 name: "framework-uwb-updatable-java-sources",
43 name: "framework-uwb-updatable-sources",
44 defaults: ["framework-sources-module-defaults"],
46 ":framework-uwb-updatable-java-sources",
47 ":framework-uwb-updatable-exported-aidl-sources",
51 // defaults shared between `framework-uwb` & `framework-uwb-pre-jarjar`
52 // java_sdk_library `framework-uwb` needs sources to generate stubs, so it cannot reuse
53 // `framework-uwb-pre-jarjar`
55 name: "framework-uwb-defaults",
[all …]
/packages/modules/Connectivity/framework-t/
DAndroid.bp23 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.
[all …]
/packages/modules/OnDevicePersonalization/framework/
DAndroid.bp20 name: "framework-ondevicepersonalization-aidl",
32 name: "framework-ondevicepersonalization-sources",
33 defaults: ["framework-sources-module-defaults"],
42 name: "framework-ondevicepersonalization-jarjar",
47 name: "framework-ondevicepersonalization",
49 ":framework-ondevicepersonalization-aidl",
50 ":framework-ondevicepersonalization-sources",
54 "framework-connectivity.stubs.module_lib",
58 "framework-connectivity.stubs.module_lib",
62 "framework-module-defaults",
[all …]
/packages/modules/Connectivity/Tethering/common/TetheringLib/
DAndroid.bp22 name: "framework-tethering",
24 "framework-tethering-defaults",
28 "//packages/modules/Connectivity/framework",
29 "//packages/modules/Connectivity/framework-t",
52 stub_only_libs: ["framework-connectivity.stubs.module_lib"],
54 jarjar_rules: ":framework-tethering-jarjar-rules",
68 name: "framework-tethering-pre-jarjar",
70 "framework-tethering-defaults",
75 name: "framework-tethering-jarjar-rules",
77 ":framework-tethering-pre-jarjar{.jar}",
[all …]
/packages/modules/Connectivity/staticlibs/
DAndroid.bp15 // 1. The "net-utils-framework-common" library is also compiled into the framework and placed on the
16 // boot classpath. It uses jarjar rules so that anything outside the framework can use this
62 "//packages/modules/Connectivity/framework:__subpackages__",
71 "net-utils-framework-common",
75 "framework-annotations-lib",
76 "framework-configinfrastructure",
77 "framework-connectivity.stubs.module_lib",
99 "framework/**/DnsPacket.java",
100 "framework/**/DnsPacketUtils.java",
101 "framework/**/DnsSvcbPacket.java",
[all …]
/packages/modules/Connectivity/tests/common/
DAndroid.bp40 defaults: ["framework-connectivity-internal-test-defaults"],
52 "net-utils-framework-common",
103 "framework-connectivity-internal-test-defaults",
125 // For framework tests
132 "framework-tethering.impl",
133 "framework-wifi.stubs.module_lib",
138 // defaults for tests that need to build against framework-connectivity's @hide APIs
139 // Only usable from targets that have visibility on framework-connectivity.impl.
143 name: "framework-connectivity-test-defaults",
146 // order matters: classes in framework-connectivity are resolved before framework,
[all …]
/packages/modules/Connectivity/nearby/framework/
DAndroid.bp20 // Sources included in the framework-connectivity-t jar
23 name: "framework-nearby-java-sources",
30 "//packages/modules/Connectivity/framework:__subpackages__",
31 "//packages/modules/Connectivity/framework-t:__subpackages__",
36 name: "framework-nearby-sources",
37 defaults: ["framework-sources-module-defaults"],
39 ":framework-nearby-java-sources",
43 // Build of only framework-nearby (not as part of connectivity) for
46 name: "framework-nearby-static",
47 srcs: [":framework-nearby-java-sources"],
[all …]
/packages/modules/common/build/mainline_modules_sdks_test_data/
Dwifi_latest_Android.bp.expected14 contents: ["framework-wifi"],
35 name: "framework-wifi",
49 jars: ["sdk_library/public/framework-wifi-stubs.jar"],
50 stub_srcs: ["sdk_library/public/framework-wifi_stub_sources"],
51 current_api: "sdk_library/public/framework-wifi.txt",
52 removed_api: "sdk_library/public/framework-wifi-removed.txt",
53 annotations: "sdk_library/public/framework-wifi_annotations.zip",
57 jars: ["sdk_library/system/framework-wifi-stubs.jar"],
58 stub_srcs: ["sdk_library/system/framework-wifi_stub_sources"],
59 current_api: "sdk_library/system/framework-wifi.txt",
[all …]
Dwifi_Android.bp.input15 contents: ["framework-wifi"],
36 name: "framework-wifi",
51 jars: ["sdk_library/public/framework-wifi-stubs.jar"],
52 stub_srcs: ["sdk_library/public/framework-wifi_stub_sources"],
53 current_api: "sdk_library/public/framework-wifi.txt",
54 removed_api: "sdk_library/public/framework-wifi-removed.txt",
55 annotations: "sdk_library/public/framework-wifi_annotations.zip",
59 jars: ["sdk_library/system/framework-wifi-stubs.jar"],
60 stub_srcs: ["sdk_library/system/framework-wifi_stub_sources"],
61 current_api: "sdk_library/system/framework-wifi.txt",
[all …]
Dwifi_tiramisu_Android.bp.expected19 contents: ["framework-wifi"],
40 name: "framework-wifi",
59 jars: ["sdk_library/public/framework-wifi-stubs.jar"],
60 stub_srcs: ["sdk_library/public/framework-wifi_stub_sources"],
61 current_api: "sdk_library/public/framework-wifi.txt",
62 removed_api: "sdk_library/public/framework-wifi-removed.txt",
63 annotations: "sdk_library/public/framework-wifi_annotations.zip",
67 jars: ["sdk_library/system/framework-wifi-stubs.jar"],
68 stub_srcs: ["sdk_library/system/framework-wifi_stub_sources"],
69 current_api: "sdk_library/system/framework-wifi.txt",
[all …]
Dwifi_Android.bp.expected57 contents: ["framework-wifi"],
78 name: "framework-wifi",
99 jars: ["sdk_library/public/framework-wifi-stubs.jar"],
100 stub_srcs: ["sdk_library/public/framework-wifi_stub_sources"],
101 current_api: "sdk_library/public/framework-wifi.txt",
102 removed_api: "sdk_library/public/framework-wifi-removed.txt",
103 annotations: "sdk_library/public/framework-wifi_annotations.zip",
107 jars: ["sdk_library/system/framework-wifi-stubs.jar"],
108 stub_srcs: ["sdk_library/system/framework-wifi_stub_sources"],
109 current_api: "sdk_library/system/framework-wifi.txt",
[all …]
Dtethering_for_r_Android.bp20 name: "framework-tethering",
28 jars: ["public/framework-tethering-stubs.jar"],
29 current_api: "public/framework-tethering.txt",
30 removed_api: "public/framework-tethering-removed.txt",
34 jars: ["system/framework-tethering-stubs.jar"],
35 current_api: "system/framework-tethering.txt",
36 removed_api: "system/framework-tethering-removed.txt",
40 jars: ["module-lib/framework-tethering-stubs.jar"],
41 current_api: "module-lib/framework-tethering.txt",
42 removed_api: "module-lib/framework-tethering-removed.txt",
Dgoogle_wifi_for_r_Android.bp20 name: "framework-wifi",
29 jars: ["public/framework-wifi-stubs.jar"],
30 current_api: "public/framework-wifi.txt",
31 removed_api: "public/framework-wifi-removed.txt",
35 jars: ["system/framework-wifi-stubs.jar"],
36 current_api: "system/framework-wifi.txt",
37 removed_api: "system/framework-wifi-removed.txt",
41 jars: ["module-lib/framework-wifi-stubs.jar"],
42 current_api: "module-lib/framework-wifi.txt",
43 removed_api: "module-lib/framework-wifi-removed.txt",
/packages/apps/Nfc/
DAndroid.bp65 // order matters: classes in framework-nfc are resolved before framework, meaning
66 // @hide APIs in framework-nfc are resolved before @SystemApi stubs in framework
67 "framework-nfc.impl",
68 "framework",
71 "framework-res",
94 "framework-annotations-lib",
95 "framework-bluetooth",
96 "framework-configinfrastructure",
97 "framework-nfc.impl",
98 "framework-permission-s",
[all …]
/packages/services/Car/apex_car_framework/
DAndroid.bp21 name: "com.android.car.framework",
22 defaults: ["com.android.car.framework-defaults"],
27 bootclasspath_fragments: ["com.android.car.framework-bootclasspath-fragment"],
28 systemserverclasspath_fragments: ["com.android.car.framework-systemserverclasspath-fragment"],
40 name: "com.android.car.framework-defaults",
44 file_contexts: ":com.android.car.framework-file_contexts",
45 key: "com.android.car.framework.key",
46 certificate: ":com.android.car.framework.certificate",
53 name: "com.android.car.framework.key",
54 public_key: "com.android.car.framework.avbpubkey",
[all …]
/packages/modules/Connectivity/Tethering/tests/unit/
DAndroid.bp33 // TODO(b/147200698) change sdk_version to module-current and remove framework-minus-apex
36 "framework-minus-apex",
37 "framework-connectivity.impl",
38 "framework-connectivity-t.impl",
39 "framework-tethering.impl",
62 // remove framework-minus-apex, ext, and framework-res
69 "framework-minus-apex",
70 "framework-res",
71 "framework-bluetooth.stubs.module_lib",
72 "framework-configinfrastructure.stubs.module_lib",
[all …]
/packages/modules/Connectivity/remoteauth/framework/
DAndroid.bp20 // Sources included in the framework-connectivity jar
22 name: "framework-remoteauth-java-sources",
29 "//packages/modules/Connectivity/framework-t:__subpackages__",
34 name: "framework-remoteauth-sources",
35 defaults: ["framework-sources-module-defaults"],
37 ":framework-remoteauth-java-sources",
41 // Build of only framework-remoteauth (not as part of connectivity) for
44 name: "framework-remoteauth-static",
45 srcs: [":framework-remoteauth-java-sources"],
49 "framework-annotations-lib",
[all …]
/packages/modules/AdServices/sdksandbox/framework/
DAndroid.bp21 name: "framework-sdksandbox-aidl-sources",
33 name: "framework-sdksandbox-sources",
34 defaults: ["framework-sources-module-defaults"],
37 ":framework-sdksandbox-aidl-sources",
44 name: "framework-sdksandbox-jarjar",
49 name: "framework-sdksandbox-jarjar-defaults",
50 jarjar_rules: ":framework-sdksandbox-jarjar",
61 name: "framework-sdksandbox",
62 srcs: [":framework-sdksandbox-sources"],
69 "framework-module-defaults",
[all …]
/packages/modules/Permission/framework-s/
DAndroid.bp21 name: "framework-permission-s-sources",
22 defaults: ["framework-sources-module-defaults"],
45 name: "framework-permission-s-shared",
46 srcs: [":framework-permission-s-shared-srcs"],
49 "framework-annotations-lib",
65 name: "framework-permission-s-compat-config",
66 src: ":framework-permission-s",
70 name: "framework-permission-s",
71 defaults: ["framework-module-defaults"],
73 ":framework-permission-s-sources",
[all …]
/packages/modules/AdServices/adservices/framework/
DAndroid.bp20 name: "framework-adservices-sources",
21 defaults: ["framework-sources-module-defaults"],
34 name: "framework-adservices",
35 srcs: [":framework-adservices-sources"],
38 "framework-sdksandbox.impl",
53 defaults: ["framework-module-defaults"],
67 name: "framework-adservices-lib",
68 srcs: [":framework-adservices-sources"],
71 "framework-sdksandbox.impl",
80 defaults: ["framework-module-defaults"],
[all …]
/packages/modules/Connectivity/service-t/
DAndroid.bp40 // This builds T+ services depending on framework-connectivity-t
43 // framework-connectivity-t.
53 "framework-annotations-lib",
54 "framework-configinfrastructure",
55 "framework-connectivity-pre-jarjar",
56 "framework-connectivity-t-pre-jarjar",
57 // TODO: use framework-tethering-pre-jarjar when it is separated from framework-tethering
58 "framework-tethering.impl",
59 "framework-wifi",
68 // Do not add static_libs here if they are already included in framework-connectivity
[all …]
/packages/providers/MediaProvider/pdf/framework-v/
DAndroid.bp21 name: "framework-pdf-v",
22 defaults: ["framework-module-defaults"],
24 ":framework-pdf-v-updatable-sources",
35 "framework-pdf",
38 "framework-pdf.impl",
58 name: "framework-pdf-v-updatable-sources",
59 defaults: ["framework-sources-module-defaults"],
67 name: "framework-pdf-v-platform-compat-config",
68 src: ":framework-pdf-v",

12345678910>>...35