Snap for 7160059 from e1945884c06a351a3bc34fc4bb10147025489dd8 to sc-release

Change-Id: Ieb0652b5a5a2525196e33db8e3138deccb99073d
diff --git a/Android.bp b/Android.bp
index 73bbeb3..418c174 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"],
+}
+
 android_app {
     name: "CarLatinIME",
     srcs: ["src/**/*.java"],