aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:07:49 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:07:49 +0000
commitd2c820b6f932ed4f6912ac97a11bc0748519e774 (patch)
tree4eda0b9380ed5d49ac0b1b538141f6c2e72a558e
parent3d45c6f550274b2331982316704fb01eaef82b24 (diff)
parent81d4afd1dc02e81bd9f653233a0450bc18716558 (diff)
downloadlibcap-aml_net_330910010.tar.gz
Change-Id: I8c43f3c811662d076e7cbb587ccc802b85e9d12b
-rw-r--r--Android.bp2
-rw-r--r--METADATA3
2 files changed, 5 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 4644987..8360f69 100644
--- a/Android.bp
+++ b/Android.bp
@@ -50,6 +50,7 @@ cc_library {
host_supported: true,
vendor_available: true,
product_available: true,
+ ramdisk_available: true,
recovery_available: true,
vndk: {
enabled: true,
@@ -83,6 +84,7 @@ cc_library {
apex_available: [
"//apex_available:platform",
"com.android.adbd",
+ "com.android.compos",
"com.android.media.swcodec",
"com.android.virt",
],
diff --git a/METADATA b/METADATA
index 076bc04..052422f 100644
--- a/METADATA
+++ b/METADATA
@@ -12,4 +12,7 @@ third_party {
month: 2
day: 5
}
+ security {
+ tag: "NVD-CPE2.3:cpe:/a:tcpdump:libpcap:-"
+ }
}