Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b88521d8 authored by Bob Badour's avatar Bob Badour Committed by Automerger Merge Worker
Browse files

[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av am: 6525c224

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/av/+/15645758

Change-Id: Ieb437558171fcd28027033c7b924d7ac33158614
parents 24e7ab51 6525c224
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
package {
    // See: http://go/android-license-faq
    // A large-scale-change added 'default_applicable_licenses' to import
    // all of the 'license_kinds' from "frameworks_av_license"
    // to get the below license kinds:
    //   SPDX-license-identifier-Apache-2.0
    default_applicable_licenses: ["frameworks_av_license"],
}

cc_library {
    name: "libheadtracking",
    host_supported: true,