aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:57:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:57:05 +0000
commit12ccbc1cfed5f92b514fc1700a6529453f7f8772 (patch)
tree4eda0b9380ed5d49ac0b1b538141f6c2e72a558e
parentaaa7b82e8fc8ceca48c21dd2b6e0faab9110dfce (diff)
parent81d4afd1dc02e81bd9f653233a0450bc18716558 (diff)
downloadlibcap-android13-mainline-extservices-release.tar.gz
Snap for 8564071 from 81d4afd1dc02e81bd9f653233a0450bc18716558 to mainline-extservices-releaseaml_ext_331814220aml_ext_331412000aml_ext_331312000aml_ext_331112010aml_ext_331012020android13-mainline-extservices-release
Change-Id: Ic9ffc637133f37457f3aa13b9c862353d4ce7232
-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:-"
+ }
}