blob: 99e31744804d749d0ca626f44ceda159c11b3f83 [file] [log] [blame]
// This is auto-generated. DO NOT EDIT.
package {
// A default list here prevents the license LSC from adding its own list which would
// be unnecessary as every module in the sdk already has its own licenses property.
default_applicable_licenses: ["Android-Apache-2.0"],
}
prebuilt_bootclasspath_fragment {
name: "tethering-module-sdk_com.android.tethering-bootclasspath-fragment@1",
sdk_member_name: "com.android.tethering-bootclasspath-fragment",
visibility: ["//visibility:public"],
apex_available: ["com.android.tethering"],
licenses: ["tethering-module-sdk_Android-Apache-2.0@1"],
contents: [
"tethering-module-sdk_framework-connectivity@1",
"tethering-module-sdk_framework-tethering@1",
],
hidden_api: {
unsupported: ["hiddenapi/hiddenapi-unsupported.txt"],
max_target_o_low_priority: ["hiddenapi/hiddenapi-max-target-o-low-priority.txt"],
stub_flags: "hiddenapi/stub-flags.csv",
annotation_flags: "hiddenapi/annotation-flags.csv",
metadata: "hiddenapi/metadata.csv",
index: "hiddenapi/index.csv",
all_flags: "hiddenapi/all-flags.csv",
},
}
java_sdk_library_import {
name: "tethering-module-sdk_framework-connectivity@1",
sdk_member_name: "framework-connectivity",
visibility: ["//visibility:public"],
apex_available: ["com.android.tethering"],
licenses: ["tethering-module-sdk_Android-Apache-2.0@1"],
shared_library: false,
public: {
jars: ["sdk_library/public/framework-connectivity-stubs.jar"],
stub_srcs: ["sdk_library/public/framework-connectivity.srcjar"],
current_api: "sdk_library/public/framework-connectivity.txt",
removed_api: "sdk_library/public/framework-connectivity-removed.txt",
sdk_version: "module_current",
},
system: {
jars: ["sdk_library/system/framework-connectivity-stubs.jar"],
stub_srcs: ["sdk_library/system/framework-connectivity.srcjar"],
current_api: "sdk_library/system/framework-connectivity.txt",
removed_api: "sdk_library/system/framework-connectivity-removed.txt",
sdk_version: "module_current",
},
module_lib: {
jars: ["sdk_library/module-lib/framework-connectivity-stubs.jar"],
stub_srcs: ["sdk_library/module-lib/framework-connectivity.srcjar"],
current_api: "sdk_library/module-lib/framework-connectivity.txt",
removed_api: "sdk_library/module-lib/framework-connectivity-removed.txt",
sdk_version: "module_current",
},
}
java_sdk_library_import {
name: "tethering-module-sdk_framework-tethering@1",
sdk_member_name: "framework-tethering",
visibility: ["//visibility:public"],
apex_available: ["com.android.tethering"],
licenses: ["tethering-module-sdk_Android-Apache-2.0@1"],
shared_library: false,
public: {
jars: ["sdk_library/public/framework-tethering-stubs.jar"],
stub_srcs: ["sdk_library/public/framework-tethering.srcjar"],
current_api: "sdk_library/public/framework-tethering.txt",
removed_api: "sdk_library/public/framework-tethering-removed.txt",
sdk_version: "module_current",
},
system: {
jars: ["sdk_library/system/framework-tethering-stubs.jar"],
stub_srcs: ["sdk_library/system/framework-tethering.srcjar"],
current_api: "sdk_library/system/framework-tethering.txt",
removed_api: "sdk_library/system/framework-tethering-removed.txt",
sdk_version: "module_current",
},
module_lib: {
jars: ["sdk_library/module-lib/framework-tethering-stubs.jar"],
stub_srcs: ["sdk_library/module-lib/framework-tethering.srcjar"],
current_api: "sdk_library/module-lib/framework-tethering.txt",
removed_api: "sdk_library/module-lib/framework-tethering-removed.txt",
sdk_version: "module_current",
},
}
license {
name: "tethering-module-sdk_Android-Apache-2.0@1",
sdk_member_name: "Android-Apache-2.0",
visibility: ["//visibility:private"],
license_kinds: ["SPDX-license-identifier-Apache-2.0"],
license_text: ["licenses/build/soong/licenses/LICENSE"],
}
sdk_snapshot {
name: "tethering-module-sdk@1",
visibility: ["//visibility:public"],
bootclasspath_fragments: ["tethering-module-sdk_com.android.tethering-bootclasspath-fragment@1"],
java_sdk_libs: [
"tethering-module-sdk_framework-connectivity@1",
"tethering-module-sdk_framework-tethering@1",
],
}