Add LOCAL_LICENSE_KINDS to system/core

Added SPDX-license-identifier-Apache-2.0 to:
  init/fuzzer/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all
Change-Id: I2db55c80799d0a8fc5935d9b07a2ddb17eb7235e
This commit is contained in:
Bob Badour 2022-10-06 11:54:34 -07:00
parent 71d9f3607b
commit 03d5052754

View file

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