Snap for 7146909 from 31a58f9adbbeb8a7b96027edaffb7d0ac9e0c8f7 to sc-v2-release

Change-Id: I1675dd9777ed3d53d96947ddddff1a58e4f40c0e
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",],