Snap for 7183400 from 38c57d1df831bbe0ae09f3f65460573c25a34dd3 to sc-release

Change-Id: I4623d37585a6333be7c635f3e0d0f42b6cd623fc
diff --git a/Android.bp b/Android.bp
index 26ea5ff..b205f52 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: "CarProvision",
     srcs: ["**/*.java"],