[automerger skipped] Merge mpr-2021-09-05 skipped: 9cde36af15

Change-Id: Id671113b45353851e52e9293fd840803dfb77ac9
diff --git a/Android.bp b/Android.bp
index 6e38175..4f473a0 100644
--- a/Android.bp
+++ b/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"],
+}
+
 python_binary_host {
     name: "switcher4",
     srcs: ["switcher4.py",],