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

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

Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" am: 9d6bd9c2 am:...

Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" am: 9d6bd9c2 am: a905fcab am: b0e16c10 am: 657f3575

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1784808

Change-Id: Ifa4a2d1edd12b80b5e8a46bbad0a81308364ec42
parents a26e64af 657f3575
Loading
Loading
Loading
Loading
+9 −0
Original line number Original line Diff line number Diff line
@@ -14,6 +14,15 @@
 * 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 "frameworks_native_cmds_cmd_license"
    // to get the below license kinds:
    //   SPDX-license-identifier-Apache-2.0
    default_applicable_licenses: ["frameworks_native_cmds_cmd_license"],
}

cc_fuzz {
cc_fuzz {
    name: "cmd_fuzzer",
    name: "cmd_fuzzer",
    srcs: [
    srcs: [