summaryrefslogtreecommitdiff
path: root/cppreopts
diff options
context:
space:
mode:
Diffstat (limited to 'cppreopts')
-rw-r--r--cppreopts/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/cppreopts/Android.bp b/cppreopts/Android.bp
index 9e9c4a11..70d349d5 100644
--- a/cppreopts/Android.bp
+++ b/cppreopts/Android.bp
@@ -14,6 +14,10 @@
// limitations under the License.
//
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
sh_binary {
name: "preloads_copy.sh",