Merge "Add LOCAL_LICENSE_KINDS to system/core"
diff --git a/init/fuzzer/Android.bp b/init/fuzzer/Android.bp
index acbb746..c21a196 100644
--- a/init/fuzzer/Android.bp
+++ b/init/fuzzer/Android.bp
@@ -13,6 +13,10 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
+package {
+    default_applicable_licenses: ["system_core_init_license"],
+}
+
 cc_defaults {
     name: "libinit_defaults",
     static_libs: [