aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorRoopa Sattiraju <sattiraju@google.com>2021-12-21 17:20:19 -0800
committerRoopa Sattiraju <sattiraju@google.com>2021-12-21 17:20:19 -0800
commite649cfd2fa9aee48b6a3b19c955c77ea5feb7257 (patch)
tree1aed37cc34728167503c85b03a9bffb82ce68948 /Android.bp
parentc5fbe2e30e1efd20bc99bead57ce98bfe9a20627 (diff)
downloadscopeguard-android-t-preview-1.tar.gz
Bug: 206121418 Test: Compile Change-Id: I4fd541d1b661a7389dcc8c7fd59d8c08fcda4962
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index ab89161..2034097 100644
--- a/Android.bp
+++ b/Android.bp
@@ -51,9 +51,11 @@ rust_library {
],
apex_available: [
"//apex_available:platform",
+ "com.android.bluetooth",
"com.android.compos",
"com.android.virt",
],
+ min_sdk_version: "29",
}
rust_test {