aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoopa Sattiraju <sattiraju@google.com>2021-12-22 14:19:13 -0800
committerRoopa Sattiraju <sattiraju@google.com>2021-12-23 13:23:04 -0800
commit75f22554dd592c82cd11f2ea9c3180583df0274e (patch)
treeb5f146ed731751589cb27154bade8e41a7ca471c
parent35815b62194b5d005e4ebefe7440a1afa7241037 (diff)
downloadflatbuffers-75f22554dd592c82cd11f2ea9c3180583df0274e.tar.gz
Bug: 206121418 Test: Compile and check version doesn't break the build. Change-Id: I4ec52baca6c7bea8b24f146ebe1ecf81932c8ab8
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index fb2bacc3..5fb3e608 100644
--- a/Android.bp
+++ b/Android.bp
@@ -119,6 +119,7 @@ cc_library {
"//apex_available:platform",
"com.android.bluetooth",
],
+ min_sdk_version: "30",
}
cc_defaults {