aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index a0f57524b..659525e1f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -112,6 +112,11 @@ cc_library {
enabled: true,
},
},
+ apex_available: [
+ "//apex_available:platform",
+ "com.android.adbd",
+ "test_com.android.adbd",
+ ],
}
// C++ lite library for the platform and host.