aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoopa Sattiraju <sattiraju@google.com>2021-12-22 15:33:14 -0800
committerRoopa Sattiraju <sattiraju@google.com>2021-12-22 15:33:14 -0800
commit5401634f3f0fa1fa25e1d256ee763dc7eabf45c9 (patch)
tree74a5ba978a27ed3e027105b53eb9ee90d3a28c77
parente420fd085eff7adaa0e7d929761a6aee5ef57104 (diff)
downloadprotobuf-5401634f3f0fa1fa25e1d256ee763dc7eabf45c9.tar.gz
Adding bt apex to lib required by it
Bug: 206121418 Test: Compiles against internal-master and aosp Change-Id: I39321f4edca53e0c5b98c222824730255db785e9
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 6b89a607d..2c7b91663 100644
--- a/Android.bp
+++ b/Android.bp
@@ -267,9 +267,11 @@ cc_library {
},
apex_available: [
"//apex_available:platform",
+ "com.android.bluetooth",
"com.android.appsearch",
"com.android.virt",
],
+ min_sdk_version: "29",
}
// Compiler library for the host