[LSC] Add LOCAL_LICENSE_KINDS am: e3710a9f34
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17072075 Change-Id: I52f0e47010de6858719373bdb2ee531b6013a6eb
This commit is contained in:
commit
47d8a72183
1 changed files with 9 additions and 0 deletions
|
@ -13,6 +13,15 @@
|
||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// 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 {
|
cc_binary {
|
||||||
name: "android.hardware.usb.gadget-service",
|
name: "android.hardware.usb.gadget-service",
|
||||||
relative_install_path: "hw",
|
relative_install_path: "hw",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue