summaryrefslogtreecommitdiff
path: root/ioshark
diff options
context:
space:
mode:
Diffstat (limited to 'ioshark')
-rw-r--r--ioshark/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/ioshark/Android.bp b/ioshark/Android.bp
index 0f9ba29b..02952a35 100644
--- a/ioshark/Android.bp
+++ b/ioshark/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"],
+}
+
cc_defaults {
name: "ioshark_defaults",