Skip to content
Snippets Groups Projects
Commit 642db47f authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/bt"

parents 654bd4cd ac4e4aaf
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,15 @@
*
******************************************************************************/
package {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "system_bt_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
default_applicable_licenses: ["system_bt_license"],
}
cc_binary {
name: "bap_uclient_test",
system_ext_specific: true,
......
......@@ -17,6 +17,15 @@
******************************************************************************/
package {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "system_bt_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
default_applicable_licenses: ["system_bt_license"],
}
cc_library_static {
name: "libbluetooth-types-qti",
vendor_available: true,
......
......@@ -16,6 +16,15 @@
*
******************************************************************************/
package {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "system_bt_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
default_applicable_licenses: ["system_bt_license"],
}
filegroup {
name: "framework-bluetooth-adva-srcs",
srcs: ["core/**/*.java",],
......
......@@ -16,6 +16,15 @@
*
******************************************************************************/
package {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "system_bt_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
default_applicable_licenses: ["system_bt_license"],
}
filegroup {
name: "framework-settingslib-adva-srcs",
srcs: ["src/**/*.java"],
......
......@@ -16,6 +16,15 @@
*
******************************************************************************/
package {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "system_bt_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
default_applicable_licenses: ["system_bt_license"],
}
filegroup {
name: "bluetooth-apps-adva-srcs",
srcs: ["src/com/android/bluetooth/groupclient/*.java",
......
......@@ -16,6 +16,15 @@
*
******************************************************************************/
package {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "system_bt_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
default_applicable_licenses: ["system_bt_license"],
}
cc_defaults {
name: "libbluetoothqti_jni_adva_default",
header_libs: ["libbluetooth_headers", "libnativehelper_header_only"],
......
......@@ -16,6 +16,15 @@
*
******************************************************************************/
package {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "system_bt_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
default_applicable_licenses: ["system_bt_license"],
}
filegroup {
name: "settings-bluetooth-adva-srcs",
srcs: ["src/**/*.java"],
......
......@@ -17,6 +17,15 @@
******************************************************************************/
// AIDL interface between libbluetooth-binder and framework.jar
package {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "system_bt_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
default_applicable_licenses: ["system_bt_license"],
}
filegroup {
name: "libbluetooth-binder-aidl-adva",
srcs: [
......@@ -25,4 +34,3 @@ filegroup {
"android/bluetooth/IBluetoothBroadcast.aidl",
],
}
......@@ -16,6 +16,15 @@
*
******************************************************************************/
package {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "system_bt_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
default_applicable_licenses: ["system_bt_license"],
}
cc_defaults {
name: "fluoride_bta_defaults_qti_adva",
defaults: ["fluoride_defaults"],
......
......@@ -16,6 +16,15 @@
*
******************************************************************************/
package {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "system_bt_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
default_applicable_licenses: ["system_bt_license"],
}
cc_defaults {
name: "fluoride_btif_defaults_qti_adva",
defaults: ["fluoride_defaults"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment