summaryrefslogtreecommitdiff
path: root/vdso/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'vdso/Android.bp')
-rw-r--r--vdso/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/vdso/Android.bp b/vdso/Android.bp
index d93e3db..56a78c8 100644
--- a/vdso/Android.bp
+++ b/vdso/Android.bp
@@ -14,6 +14,10 @@
// limitations under the License.
//
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
cc_library_shared {
name: "libnative_bridge_vdso",
enabled: false,