commit | e2b1d3c846a3899a5cfe910eace84b4b3a3cdb6d | [log] [tgz] |
---|---|---|
author | Bob Badour <bbadour@google.com> | Thu Oct 06 22:28:09 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Oct 06 22:28:09 2022 +0000 |
tree | b3f17439a382049e1719a0b47a0a82b4cc8c74d9 | |
parent | 71d9f3607be56d92ed427405d5d13ccd2195337a [diff] | |
parent | 03d50527540e80509c9f8ee1ad10d20ffab6bd97 [diff] |
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: [