Snap for 7310088 from c8e2137d612a571a8fd08d6386426f20bb32df83 to sc-v2-release

Change-Id: I10ec0000f6487d83139fa776a295c6705b1b1b39
diff --git a/fuzzer/Android.bp b/fuzzer/Android.bp
index 888c6fa..6b41e3f 100644
--- a/fuzzer/Android.bp
+++ b/fuzzer/Android.bp
@@ -12,6 +12,10 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
+package {
+    default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
 cc_fuzz {
     name: "fmq_fuzzer",