Merge "Add LOCAL_LICENSE_KINDS to system/core"

This commit is contained in:
Bob Badour 2022-02-10 22:45:41 +00:00 committed by Gerrit Code Review
commit 25bffff0cd
2 changed files with 10 additions and 0 deletions

View file

@ -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,

View file

@ -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: [