aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-17 02:49:03 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-02-17 02:49:03 +0000
commit81f86c719796a678f0781e22b7ad86704fd5ace5 (patch)
tree4eda0b9380ed5d49ac0b1b538141f6c2e72a558e
parent29c8666db31e1abb598ff564240f270c9a9223af (diff)
parent81d4afd1dc02e81bd9f653233a0450bc18716558 (diff)
downloadlibcap-android13-frc-extservices-release.tar.gz
Snap for 8192738 from 81d4afd1dc02e81bd9f653233a0450bc18716558 to tm-frc-extservices-releaset_frc_ext_330443000android13-frc-extservices-release
Change-Id: I317986a477615f99b3df35e62b1a91952be174d6
-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:-"
+ }
}