[LSC] Add LOCAL_LICENSE_KINDS am: e3710a9f34
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17072075 Change-Id: I3914adef8c9285751b5d7f9be09290f77b758ccf
This commit is contained in:
commit
36b0697bdd
1 changed files with 9 additions and 0 deletions
|
@ -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_google_gs201_license"
|
||||
// to get the below license kinds:
|
||||
// SPDX-license-identifier-Apache-2.0
|
||||
default_applicable_licenses: ["device_google_gs201_license"],
|
||||
}
|
||||
|
||||
cc_binary {
|
||||
name: "android.hardware.usb.gadget-service",
|
||||
relative_install_path: "hw",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue