commit | 873879d5f34d3ef9a871e275b1c26e8b9abfc8bc | [log] [tgz] |
---|---|---|
author | Roopa Sattiraju <sattiraju@google.com> | Thu Feb 03 00:40:11 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Feb 03 00:40:11 2022 +0000 |
tree | 552096e82595df90f3b19026b7f5451ae0403f7c | |
parent | 78865000d50feb300722b075d6290c169e6fa645 [diff] | |
parent | db18c401e6f10e733b80e3ad725809efcdb033b7 [diff] |
Merge "Adding bluetooth apex"
diff --git a/librilutils/Android.bp b/librilutils/Android.bp index da50a87..1d39eaf 100644 --- a/librilutils/Android.bp +++ b/librilutils/Android.bp
@@ -43,4 +43,6 @@ proto: { type: "micro", }, + min_sdk_version: "30", + sdk_version: "current", }