summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-08-14 15:37:49 -0700
committerXin Li <delphij@google.com>2023-08-14 15:37:49 -0700
commit7317e9aed2b7b28d3311060c70e2c7fa84ec4618 (patch)
treecc98cb2ae47e22d126b081e707838231880d1cdf
parent6cdab74e1b888eb02bd87a6e0170f960384f7a95 (diff)
parent07e40c436fe92aafcb79acff5d0d4333e5fa1dd5 (diff)
downloadjsr330-7317e9aed2b7b28d3311060c70e2c7fa84ec4618.tar.gz
Merge Android U (ab/10368041)tmp_amf_298295554
Bug: 291102124 Merged-In: If240d22844ce47df705295965261537d13bb4654 Change-Id: I954262114db9a75706a32b950372806bda82dd03
-rw-r--r--Android.bp9
1 files changed, 9 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index e503349..535fc7a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -42,7 +42,16 @@ java_library_static {
hostdex: true,
sdk_version: "core_current",
srcs: ["src/**/*.java"],
+ apex_available: [
+ "//apex_available:platform",
+ "com.android.adservices",
+ "com.android.devicelock",
+ "com.android.extservices",
+ "com.android.healthfitness",
+ "com.android.ondevicepersonalization",
+ ],
}
+
//
// TCK (Test Compatibility Kit)
// -- For DI frameworks that want to test compatibility with javax.