aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2020-08-27 10:16:28 -0700
committerXin Li <delphij@google.com>2020-08-27 10:16:28 -0700
commit737a78d493e16accceebd809fb3380f6eafae017 (patch)
tree9c12fa97a80d9cf5e773498eb11fd0e152fab486
parentbda0a6cb778f4ca1f8c6c0e69c9eae0e2c0fa15d (diff)
parentcad8a32807e96f528fe692438d39f13975120b88 (diff)
downloadlibutf-737a78d493e16accceebd809fb3380f6eafae017.tar.gz
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)temp_sam_168057903
Bug: 166295507 Merged-In: Ib9a00cd1def83755029fd97eefafd791f38dc5bc Change-Id: Id41e3ef8bd7d4487a754f33d25ff00e69633adc9
-rw-r--r--Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index ccf4cee..23ab6be 100644
--- a/Android.bp
+++ b/Android.bp
@@ -37,4 +37,9 @@ cc_library_static {
},
},
sdk_version: "14",
+
+ apex_available: [
+ "//apex_available:platform",
+ "com.android.extservices",
+ ],
}