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

Commit c9605e6a authored by Bob Badour's avatar Bob Badour
Browse files

Add LOCAL_LICENSE_KINDS to system/core

Added SPDX-license-identifier-Apache-2.0 to:
  fastboot/fuzzer/Android.bp
  fs_mgr/fuzz/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Change-Id: I3bb21e1af846d175a345c2a3a632dc47ecdd62de
parent 1aad41c3
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -15,6 +15,11 @@
 *
 */

package {
    // See: http://go/android-license-faq
    default_applicable_licenses: ["Android-Apache-2.0"],
}

cc_fuzz {
    name: "fastboot_fuzzer",
    host_supported: true,
+5 −0
Original line number Diff line number Diff line
@@ -14,6 +14,11 @@
// limitations under the License.
//

package {
    // See: http://go/android-license-faq
    default_applicable_licenses: ["Android-Apache-2.0"],
}

cc_fuzz {
  name: "libfstab_fuzzer",
  srcs: [