summaryrefslogtreecommitdiff
path: root/bluetooth/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'bluetooth/Android.bp')
-rw-r--r--bluetooth/Android.bp9
1 files changed, 9 insertions, 0 deletions
diff --git a/bluetooth/Android.bp b/bluetooth/Android.bp
index e421c530..79fbcfb9 100644
--- a/bluetooth/Android.bp
+++ b/bluetooth/Android.bp
@@ -13,6 +13,15 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "device_linaro_hikey_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: ["device_linaro_hikey_license"],
+}
+
cc_binary {
name: "android.hardware.bluetooth@1.0-service.hikey",
proprietary: true,